Skip to content

Commit cc301ed

Browse files
committed
fix pylintrc warnings
1 parent f264195 commit cc301ed

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pylintrc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,3 @@ ext-import-graph=
365365
# Create a graph of internal dependencies in the given file (report RP0402 must
366366
# not be disabled)
367367
int-import-graph=
368-
369-
370-
[EXCEPTIONS]
371-
372-
# Exceptions that will emit a warning when being caught. Defaults to
373-
# "Exception"
374-
overgeneral-exceptions=Exception

0 commit comments

Comments
 (0)