DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

anton-hk / translator
Active

Last analyzed 04bd3f4 5 months ago
Default analysis branch is
Currently analyzing run
.. All runsmasterPython

Checks

Python
111

Run summary

5 months ago
4fade26..04bd3f4
15 seconds
Python
Python @04bd3f4
Ready
master
111 issues introduced
111
introduced
0
resolved

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