Drop Python2 and Django1 support
This commit is contained in:
@@ -7,10 +7,10 @@ load-plugins=pylint_django
|
||||
[MESSAGES CONTROL]
|
||||
|
||||
disable=missing-docstring,
|
||||
missing-module-docstring,
|
||||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
useless-object-inheritance,
|
||||
missing-module-docstring,
|
||||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
useless-object-inheritance,
|
||||
|
||||
[BASIC]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user