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