You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider using a multiple strategy composite design pattern for cleanup_text and clean_up_material_name to make the codes more expandable and maintainable for future references.
Consider using a multiple strategy composite design pattern for cleanup_text and clean_up_material_name to make the codes more expandable and maintainable for future references.
Composite design pattern at https://en.wikipedia.org/wiki/Composite_pattern
The text was updated successfully, but these errors were encountered: