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

titibs29 / API_LED_PY
Active

Last analyzed 83e0477 2 months ago
Default analysis branch is
Currently analyzing run
All issues
17
Recommended
7
Bug risk
0
Anti-pattern
6
Security
0
Performance
0
Type check
0
Coverage
0
Style
4
Documentation
7

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
2 months ago — 3 months old
Found in server.py
4

Re-definition found for builtin function

PYL-W0622
Anti-pattern
2 months ago — 3 months old
Found in server.py
1

Test for membership should be 'not in'

FLK-E713
Anti-pattern
2 months ago — 2 months old
Found in server.py
1

Bad classmethod argument

PYL-C0202
Style
2 months ago — 3 months old
Found in tests/test_unittest.py
1