mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-13 09:02:34 +08:00
fix pylintrc warnings
This commit is contained in:
@@ -365,10 +365,3 @@ ext-import-graph=
|
||||
# Create a graph of internal dependencies in the given file (report RP0402 must
|
||||
# not be disabled)
|
||||
int-import-graph=
|
||||
|
||||
|
||||
[EXCEPTIONS]
|
||||
|
||||
# Exceptions that will emit a warning when being caught. Defaults to
|
||||
# "Exception"
|
||||
overgeneral-exceptions=Exception
|
||||
|
||||
Reference in New Issue
Block a user