magic-filter
magic-filter copied to clipboard
Fix wrong type of F.func operator and fixing __slots__
MagicFilter.func now has the same typing signature as maigc_filter.operations.function.FunctionOperation
BaseOperation now has slots = () for the slots to work properly in the operations