[FORMAT] max-line-length=80 [MESSAGES CONTROL] disable= anomalous-backslash-in-string, arguments-differ, bad-indentation, broad-exception-caught, broad-exception-raised, c-extension-no-member, cell-var-from-loop, consider-iterating-dictionary, consider-using-dict-items, consider-using-enumerate, consider-using-f-string, consider-using-from-import, consider-using-generator, consider-using-in, consider-using-max-builtin, consider-using-with, deprecated-module, duplicate-code, eval-used, fixme, function-redefined, global-statement, import-error, inconsistent-return-statements, invalid-name, line-too-long, missing-class-docstring, missing-final-newline, missing-function-docstring, missing-module-docstring, no-member, possibly-used-before-assignment, protected-access, raising-bad-type, redundant-u-string-prefix, singleton-comparison, superfluous-parens, too-few-public-methods, too-many-arguments, too-many-branches, too-many-instance-attributes, too-many-lines, too-many-locals, too-many-public-methods, too-many-return-statements, too-many-statements, undefined-variable, unnecessary-dunder-call, unnecessary-lambda-assignment, unnecessary-negation, unnecessary-semicolon, unspecified-encoding, unused-import, use-dict-literal, use-maxsplit-arg, useless-option-value, wrong-import-order, wrong-import-position [REPORTS] reports=no