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
We should abstract it into a testable function, and maybe roll some of it (the initial lsh based check before loading the second parameter) into the __eq__ magic method of the parameter method.
The text was updated successfully, but these errors were encountered:
The equality check in the clean filter is pretty complex and in-line.
We should abstract it into a testable function, and maybe roll some of it (the initial lsh based check before loading the second parameter) into the
__eq__
magic method of the parameter method.The text was updated successfully, but these errors were encountered: