Code cleanup using panda-bears

This commit is contained in:
2020-01-16 20:24:29 +01:00
committed by Xeniac
parent 95f5e0b920
commit 0d3c47d8b3
31 changed files with 59 additions and 1117 deletions

View File

@@ -5,4 +5,4 @@ language = python
bears = PEP8Bear,PyLintBear,PyUnusedCodeBear
use_spaces = True
pylint_cli_options = --load-plugins pylint_django
pylint_disable = E1101,R0201,R0901,R0903
#pylint_disable = E1101,R0201,R0901,R0903