[flake8] max-line-length = 99 statistics = True exclude = venv,build,.tox [mypy] ignore_missing_imports = True disallow_untyped_defs = True