Filing out a class-side method from an "Implementors of" or "Senders of" window produces an output file where the name of the class is printed with the additional text "class" appended to the actual class name. For example, rather than getting:
classmethod: MyClass
the output is:
classmethod: MyClass class
Note that this does not cause any problems while filing in, as topaz will accept the command and simply print out the warning message:
The rest of the command line (' class') was ignored.
No workaround is necessary as topaz will ignore the additional text.
Last updated: 11/17/17