You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of tickets for no-member and subclassing: #4241, #3805, #3143, #3162, and more. I haven't carefully checked to see whether they're all more or less a result of the same root cause.
Steps to reproduce
Given a file
a.py
:Current behavior
Result of
pylint a.py
:Expected behavior
No error or warning.
pylint --version output
Result of
pylint --version
output:The text was updated successfully, but these errors were encountered: