Fix to order of module discovery #5153
Annotations
1 error and 4 notices
Run pre-commit checks
Process completed with exit code 1.
|
Run pre-commit checks:
astroid/manager.py#L226
Unnecessary "elif" after "return", remove the leading "el" from "elif"
|
Run pre-commit checks:
astroid/manager.py#L206
Too many return statements (12/10)
|
Run pre-commit checks:
astroid/nodes/scoped_nodes/scoped_nodes.py#L600
Unnecessary "else" after "return", remove the "else" and de-indent the code inside it
|
Run pre-commit checks:
astroid/builder.py#L247
Useless suppression of 'unidiomatic-typecheck'
|
Loading