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