Skip to content

Document Purpose of PyCharm Directives #132

@mfleader

Description

@mfleader

A number of calls to __init__() or private methods are associated with these directives. Their purpose should be documented in the code, or they should be removed

# noinspection PyProtectedMember
# noinspection PyArgumentList

If we're going to disable this warning, we should have a comment here explaining why.

Originally posted by @webbnh in #131 (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