fix: pylint
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 35s

This commit is contained in:
Seaswimmer 2023-12-22 14:07:00 -05:00
parent bf0f556278
commit 2384e8cb3b
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -5,4 +5,5 @@
too-few-public-methods,
too-many-instance-attributes,
too-many-arguments,
too-many-locals
too-many-locals,
inconsistent-return-statements