We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Setting a class docstring using DocStringAttribute doesn't work if the class has a constructor, unless SuppressDocs is set.
The class docstring should only get defaulted to the ctor string if no explicit docstring has been provided.