Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
@tonyroberts

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.

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