muhammedfurkan / TelethonUserBot

Statement has no effect

PYL-W0104
Anti-pattern
Major
3 years ago 3 years old
Seen in 1 file
1

Unnecessary None provided as default

PTC-W0039
Anti-pattern
Minor
2 years ago 3 years old
Seen in 3 files
52

with statements can be merged

PTC-W0062
Anti-pattern
Major
3 years ago 3 years old
Seen in 2 files
4

Unnecessary delete statement in a local scope

PTC-W0043
Anti-pattern
Major
3 years ago 3 years old
Seen in 1 file
1

Consider removing the commented out code block

PY-W0069
Anti-pattern
Major
7 months ago 2 years old
Seen in 1 file
1

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
Major
2 years ago 2 years old
Seen in 1 file
1

Unnecessary lambda expression

PYL-W0108
Anti-pattern
Major
2 years ago 3 years old
Seen in 1 file
1

Empty module found

PTC-W0030
Anti-pattern
Major
2 years ago 3 years old
Seen in 4 files
4

global statement detected

PYL-W0603
Anti-pattern
Major
3 years ago 3 years old
Seen in 3 files
27

Attribute defined outside __init__

PYL-W0201
Anti-pattern
Minor
3 years ago 3 years old
Seen in 1 file
1

File opened without the with statement

PTC-W0010
Anti-pattern
Critical
3 years ago 3 years old
Seen in 1 file
1

Exceptions are overlapping

PYL-W0714
Anti-pattern
Major
a year ago a year old
Seen in 1 file
3

Re-definition found for builtin function

PYL-W0622
Anti-pattern
Minor
2 years ago 3 years old
Seen in 7 files
7

Function with cyclomatic complexity higher than threshold

PY-R1000
Anti-pattern
Minor
7 months ago 7 months old
Seen in 16 files
19

Exception caught is very general

PYL-W0703
Anti-pattern
Major
2 years ago 3 years old
Seen in 52 files
91

Re-defined variable from outer scope

PYL-W0621
Anti-pattern
Major
a year ago 3 years old
Seen in 7 files
13

Function contains unused argument

PYL-W0613
Anti-pattern
Major
3 years ago 3 years old
Seen in 2 files
3

Conditional statement used with a constant value

PYL-W0125
Anti-pattern
Major
3 years ago 3 years old
Seen in 1 file
1

Unused variable found

PYL-W0612
Anti-pattern
Major
2 years ago 3 years old
Seen in 46 files
87

Unassigned string statement

PYL-W0105
Anti-pattern
Minor
3 years ago 3 years old
Seen in 8 files
15

Comparison with itself

PYL-R0124
Anti-pattern
Major
3 years ago 3 years old
Seen in 1 file
1