deepsourcelabs / demo-python

if expression used can be simplified

PYL-R1719
Anti-pattern
Minor
a year ago 3 years old
Seen in 1 file
1

Implicit enumerate calls found

PTC-W0060
Anti-pattern
Major
a year ago 3 years old
Seen in 1 file
1

Import alias same as original package name

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

Set declaration has duplicate elements

PTC-W0050
Anti-pattern
Major
a year ago 3 years old
Seen in 1 file
1

Special method should return NotImplemented

PTC-W0054
Anti-pattern
Major
a year ago 3 years old
Seen in 1 file
1

Consider removing the commented out code block

PY-W0069
Anti-pattern
Major
a year ago 2 years old
Seen in 1 file
1

Imported name is not used anywhere in the module

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

Unnecessary lambda expression

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

No @staticmethod decorator

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

Consider merging isinstance calls

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

No @classmethod decorator

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

Empty block of code found

PTC-W0047
Anti-pattern
Major
a year ago 3 years old
Seen in 1 file
1

File opened without the with statement

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

Chained comparison detected

PYL-R1716
Anti-pattern
Minor
a year ago 3 years old
Seen in 1 file
1

Field duplicates the name of its containing class

PTC-W0052
Anti-pattern
Minor
a year ago 3 years old
Seen in 2 files
2

Unused variable found

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

Re-definition found for builtin function

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

Unit test class with no tests

PTC-W0046
Anti-pattern
Major
a year ago 3 years old
Seen in 1 file
1