Skip to content

Commit cbea5ee

Browse files
committed
fix other linter stuff
1 parent 29daaf9 commit cbea5ee

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pylintrc-wip

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -99,15 +99,7 @@ disable=blacklisted-name,
9999
bad-indentation,
100100
wildcard-import,
101101
fixme,
102-
unused-import,
103-
unused-variable,
104-
unused-argument,
105-
unused-wildcard-import,
106-
possibly-unused-variable,
107102
broad-except,
108-
logging-not-lazy,
109-
logging-format-interpolation,
110-
logging-fstring-interpolation,
111103
bad-format-string,
112104
missing-format-argument-key,
113105
unused-format-string-argument,

0 commit comments

Comments
 (0)