Skip to content

Re-enable E1101 message from Pylint #160

@rnowling-memphis

Description

@rnowling-memphis

E1101 (no-member) is raised when trying to access a member of an object that doesn't exist. This can generate false positives but it's a really good sanity check to have enabled. Once #159 and #158 are handled through either code changes or locally disabling the E1101 message, E1101 should be reenabled globally.

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