[flake8]
extend_ignore=E128,E501
[isort]
not_skip = __init__.py
[mypy]
ignore_missing_imports = true