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