-
-
Notifications
You must be signed in to change notification settings - Fork 318
Open
Labels
Enhancement ✨Improvement to a componentImprovement to a componentHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributors
Description
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".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancement ✨Improvement to a componentImprovement to a componentHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributors