Resolve C0415 and E5110 problems

This commit is contained in:
Степаненко Ольга
2021-05-15 14:52:08 +03:00
parent 354e3f7373
commit 0fd3c0fa1b
3 changed files with 9 additions and 3 deletions

View File

@@ -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