Logs
0
No logs to show
BAN-B101
Assert statement used outside of tests
Major
3
PYL-W0613
Function contains unused argument
Major
1
PYL-R1722
Use of
exit()
or quit()
detected Major
2
FLK-E261
At least two spaces before inline comment
Minor
2
FLK-E265
Block comment should start with
#
Minor
5
FLK-E302
Expected 2 blank lines
Minor
13
FLK-E501
Line too long
Minor
6
FLK-W291
Trailing whitespace detected
Minor
1
FLK-W292
No newline at end of file
Minor
1
FLK-W293
Blank line contains whitespace
Minor
1
FLK-W505
Doc line too long
Minor
2
PYL-C0325
Unnecessary parentheses after keyword
Minor
1
FLK-D200
One-line docstring should fit on one line with quotes
Minor
2
PY-D0003
Missing module/function docstring
Minor
5
FLK-D210
No whitespaces allowed surrounding docstring text
Minor
1
PYL-C0209
Consider using f-strings
Minor
2