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

HHousen / TransformerSum
Active

Last analyzed c7e7180 4 months ago
Default analysis branch is
Currently analyzing run
All issues
328
Recommended
14
Bug risk
2
Anti-pattern
22
Security
0
Performance
1
Type check
0
Coverage
0
Style
275
Documentation
28

Consider removing the commented out code block

PY-W0069
Anti-pattern
a year ago — a year old
Found in src/abstractive.py and src/extractive.py
10

Consider using in

PYL-R1714
Performance
4 months ago — 3 years old
Found in src/extractive.py
1

Cell variable defined in loop

PYL-W0640
Bug risk
2 years ago — 2 years old
Found in src/extractive.py
1

Exception caught is very general

PYL-W0703
Anti-pattern
2 years ago — 2 years old
Found in src/abstractive.py and src/data.py
2