Skip to content

class docstring gets unset if the class has a constructor #14

Description

@tonyroberts

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions