[DESIGN]
max-branches = 15


[MESSAGES CONTROL]
disable =
    missing-class-docstring,
    missing-function-docstring,
    missing-module-docstring,
    not-an-iterable,
    too-few-public-methods,
