Teal Dulcet
|
2b426851f9
|
Fixed UP032 (f-string): Use f-string instead of format call
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
b7f70b17ac
|
Fixed RET504 (unnecessary-assign)
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
6bfd1e5140
|
Fixed W293 (blank-line-with-whitespace): Blank line contains whitespace
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
555ecc1ebb
|
Fixed PIE810 (multiple-starts-ends-with): Call startswith once with a tuple
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
dd61844ced
|
Fixed EM101 (raw-string-in-exception): Exception must not use a string literal, assign to variable first
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
49124cc9ca
|
Fixed PLR6201 (literal-membership): Use a set literal when testing for membership
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
cb922ec286
|
Fixed UP015 (redundant-open-modes): Unnecessary open mode parameters
|
2024-03-10 07:54:49 -04:00 |
|
Teal Dulcet
|
0ee64f2fe8
|
Fixed F401 (unused-import)
|
2024-03-10 07:54:21 -04:00 |
|