Skip to content

ignored-modules should turn no-name-in-module-off #223

@pylint-bot

Description

@pylint-bot

Originally reported by: Antony Lee (BitBucket: anntzer, GitHub: @anntzer?)


I believe no-name-in-module is basically the same as no-member (for modules), except that the former triggers at "from ... import" statements. Modules in the "ignore-modules" list should thus be ignored for no-name-in-module too.


Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions