We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e80a9 commit 9bf66fbCopy full SHA for 9bf66fb
{{cookiecutter.git_repo_name}}/.pylintrc
@@ -299,4 +299,4 @@ int-import-graph=
299
300
# Exceptions that will emit a warning when being caught. Defaults to
301
# "Exception"
302
-overgeneral-exceptions=Exception
+overgeneral-exceptions=builtin.Exception
0 commit comments