suppress docstring warnings
Some checks failed
execute / build (3.12) (push) Successful in 12s
Pylint / build (3.12) (push) Failing after 10s

This commit is contained in:
Greg Gauthier 2024-07-22 16:09:51 +00:00
parent bea5486ada
commit c6a87dff12

2
.pylintrc Normal file
View File

@ -0,0 +1,2 @@
[MASTER]
disable=C0114, C0115, C0116