Undefined name detected
PYL-E0602
Bug risk
Found in tran1_gui.py
9
Useless inheritance from object
PYL-R0205
Anti-pattern
Found in tran1_gui.py
1
Re-defined variable from outer scope
PYL-W0621
Anti-pattern
Found in main.py
1
Imported name is not used anywhere in the module
PY-W2000
Anti-pattern
Found in main.py and tran1_gui.py
21
Continuation line under-indented for visual indent
FLK-E128
Style
Found in tran1_gui.py
11
Too many leading #
for block comment
FLK-E266
Style
Found in tran1_gui.py
3
Expected 2 blank lines
FLK-E302
Style
Found in main.py
1
Expected 2 blank lines after end of function or class
FLK-E305
Style
Found in main.py
1
Line too long
FLK-E501
Style
Found in main.py and tran1_gui.py
52
Multiple blank lines detected at end of the file
FLK-W391
Style
Found in main.py and tran1_gui.py
2