Skip to content

support no-member and type inference for attrs classes? #724

@belm0

Description

@belm0

Currently it seems that the attrs plugin only aims to avoid false warnings.

I'd like it to also support detection of nonexistent members (no-member), and be able to use available member type information.

I don't observe that astroid does either of these currently, and the plugin tests are limited to "does a Factory dict attribute infer as Unknown".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancement ✨Improvement to a componentHelp wanted 🙏Outside help would be appreciated, good for new contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions