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

maxfire2008 / iview-rss
Active

Last analyzed 5cc7c11 3 months ago
Default analysis branch is
Currently analyzing run
All issues
48
Recommended
9
Bug risk
0
Anti-pattern
7
Security
1
Performance
0
Type check
0
Coverage
0
Style
36
Documentation
4

Consider removing the commented out code block

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

Imported name is not used anywhere in the module

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

Unnecessary else / elif used after return

PYL-R1705
Style
4 months ago — 4 months old
Found in app.py
2

Re-defined variable from outer scope

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