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

obfuscatedgenerated / quizlet-api
Active

Last analyzed 56ed038 2 months ago
Default analysis branch is
Currently analyzing run
All issues
121
Recommended
6
Bug risk
3
Anti-pattern
5
Security
1
Performance
0
Type check
0
Coverage
0
Style
74
Documentation
38

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
2 months ago — 2 months old
Found in quizlet/__init__.py
1

Method used has been deprecated

PYL-W1505
Bug risk
2 months ago — 2 months old
Found in quizlet/client.py and quizlet/url_builder.py
3

Unused variable found

PYL-W0612
Anti-pattern
2 months ago — 2 months old
Found in quizlet/client.py
1

Test for membership should be 'not in'

FLK-E713
Anti-pattern
2 months ago — 2 months old
Found in quizlet/client.py
1