8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
08bac36
Fix false positive for wrong-spelling-in-comment with class names in a python 2 type comment.
wrong-spelling-in-comment
Closes #8370
Prevent emitting invalid-name for the line on which a global statement is declared.
invalid-name
global
Closes #8307