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
)
Fix scoping for function annotations, decorators and base classes
Closes#1082, #3434, #3461
Reduce number of branches in variables checker
Co-authored-by: Andrew Simmons <a.simmons@deakin.edu.au>
Steps to reproduce
Current behavior
for the
class Foo
lineExpected behavior
no diagnostics - the code works fine
pylint --version output
The text was updated successfully, but these errors were encountered: