Resolve C0415 and E5110 problems
This commit is contained in:
@@ -15,7 +15,7 @@ extension-pkg-whitelist=
|
||||
fail-under=10.0
|
||||
|
||||
# Files or directories to be skipped. They should be base names, not paths.
|
||||
ignore=CVS
|
||||
ignore=CVS, manage.py
|
||||
|
||||
# Files or directories matching the regex patterns are skipped. The regex
|
||||
# matches against base names, not paths.
|
||||
@@ -144,7 +144,7 @@ disable=print-statement,
|
||||
deprecated-sys-function,
|
||||
exception-escape,
|
||||
comprehension-escape,
|
||||
C0415
|
||||
|
||||
|
||||
|
||||
# Enable the message, report, category or checker with the given id(s). You can
|
||||
|
||||
Reference in New Issue
Block a user