This commit is contained in:
Emi Vasilek 2023-11-06 23:51:46 +01:00
parent 009a556c32
commit 15ce2f152f
2 changed files with 13 additions and 7 deletions

6
.pylintrc Normal file
View file

@ -0,0 +1,6 @@
[messages control]
disable=
missing-module-docstring,
missing-class-docstring,
missing-function-docstring,
too-few-public-methods