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
It can return zero, one or more operations in a list/OperationsList
It requires a method (like ‘is_similar, not eq` ) to verify if two FeatureOperation are similar: each of the subclasses of FeatureOperation should implement this in their own method
The text was updated successfully, but these errors were encountered:
find_operations(feat_op: FeatureOperation) [3b]
It can return zero, one or more operations in a list/OperationsList
It requires a method (like ‘is_similar, not eq` ) to verify if two FeatureOperation are similar: each of the subclasses of FeatureOperation should implement this in their own method
The text was updated successfully, but these errors were encountered: