We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d9ca5e commit f69901aCopy full SHA for f69901a
.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