We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178ea16 commit 81e9fdfCopy full SHA for 81e9fdf
.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