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

jaysaville / sync-streamlit
Active

Last analyzed 5da7636 4 months ago
Default analysis branch is
Currently analyzing run
All issues
17
Recommended
16
Bug risk
0
Anti-pattern
16
Security
0
Performance
1
Type check
0
Coverage
0
Style
0
Documentation
0

Consider removing the commented out code block

PY-W0069
Anti-pattern
4 months ago — 4 months old
Found in app.py and app_revised.py
9

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
4 months ago — 4 months old
Found in app.py
3

Implicit enumerate calls found

PTC-W0060
Anti-pattern
4 months ago — 4 months old
Found in app_revised.py
1

Unnecessary use of comprehension

PYL-R1721
Performance
4 months ago — 4 months old
Found in app_revised.py
1

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
4 months ago — 4 months old
Found in app.py
1

Unused variable found

PYL-W0612
Anti-pattern
4 months ago — 4 months old
Found in app.py
1