Last analyzed f7cf4aa a year ago
Default analysis branch is
Currently analyzing run

Implicit enumerate calls found

PTC-W0060
Anti-pattern
2 years ago 2 years old
Found in lecture2notes/models/slide_classifier/grad_cam.py
1

Consider removing the commented out code block

PY-W0069
Anti-pattern
a year ago a year old
Found in lecture2notes/../figure_detection.py and lecture2notes/../summarization_approaches.py
12

Empty block of code found

PTC-W0047
Anti-pattern
2 years ago 2 years old
Found in lecture2notes/../webrtcvad_utils.py
1

if statements can be merged

PTC-W0048
Anti-pattern
2 years ago 2 years old
Found in lecture2notes/../transcribe_main.py
1

File opened without the with statement

PTC-W0010
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/end_to_end/ocr.py
1

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../1-youtube_scraper.py, lecture2notes/../3-frame_extractor.py and 8 other files
20

Function contains unused argument

PYL-W0613
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../cluster.py, lecture2notes/../summarization_approaches.py and 6 other files
17

Unused variable found

PYL-W0612
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../cluster.py, lecture2notes/../corner_crop_transform.py and 12 other files
22

Keyword argument defined before variable positional arguments

PYL-W1113
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../summarization_approaches.py
4

Exception caught is very general

PYL-W0703
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/end_to_end/summarizer_class.py
1

Re-definition found for builtin function

PYL-W0622
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../webrtcvad_utils.py, lecture2notes/../grad_cam.py and 1 other file
4

global statement detected

PYL-W0603
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../slide_structure_analysis.py and lecture2notes/../slide-classifier-pytorch-old.py
2

Unused import from wildcard import found

PYL-W0614
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/models/slide_classifier/inference.py
1

Attribute defined outside __init__

PYL-W0201
Anti-pattern
2 years ago 3 years old
Found in lecture2notes/../summarizer_class.py, lecture2notes/../transcript_downloader.py and 2 other files
38

Unassigned string statement

PYL-W0105
Anti-pattern
2 years ago 2 years old
Found in lecture2notes/models/slide_classifier/grad_cam.py
1