We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f28136 commit ad853bcCopy full SHA for ad853bc
.pylintrc
@@ -396,4 +396,4 @@ min-public-methods=1
396
397
# Exceptions that will emit a warning when being caught. Defaults to
398
# "Exception"
399
-overgeneral-exceptions=Exception
+overgeneral-exceptions=builtins.Exception
0 commit comments