was subclassing the operator's type before. Removes the need for passing self.__operator__, can pass self directly.
40 KiB
40 KiB
was subclassing the operator's type before. Removes the need for passing self.__operator__, can pass self directly.