lint
This commit is contained in:
@@ -567,5 +567,5 @@ preferred-modules=
|
||||
|
||||
# Exceptions that will emit a warning when being caught. Defaults to
|
||||
# "BaseException, Exception".
|
||||
overgeneral-exceptions=BaseException,
|
||||
Exception
|
||||
overgeneral-exceptions=builtin.BaseException,
|
||||
builtin.Exception
|
||||
|
||||
Reference in New Issue
Block a user