Skip to content

Commit 24be8ad

Browse files
authored
Merge pull request #1851 from PyCQA/pylint-warnings
fix pylintrc warnings
2 parents d4d1552 + cc301ed commit 24be8ad

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pylintrc

-7
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)