SeaswimmerTheFsh
2384e8cb3b
All checks were successful
Pylint / Pylint (3.12) (push) Successful in 35s
9 lines
211 B
INI
9 lines
211 B
INI
[MESSAGES CONTROL]
|
|
disable=
|
|
line-too-long,
|
|
invalid-name,
|
|
too-few-public-methods,
|
|
too-many-instance-attributes,
|
|
too-many-arguments,
|
|
too-many-locals,
|
|
inconsistent-return-statements
|