Code cleanup with pylint

This commit is contained in:
RemixDev
2021-04-10 11:53:52 +02:00
parent eda8fd3d13
commit 69c165e2bc
18 changed files with 323 additions and 350 deletions

2
.pylintrc Normal file
View File

@ -0,0 +1,2 @@
[MESSAGES CONTROL]
disable=C0301,C0103,R0902,R0903,C0321,R0911,R0912,R0913,R0914,R0915,R0916