[flake8] extend-ignore = E203, W503 max-line-length = 88 [isort] profile = black [tool:pytest] addopts = -ra --color=yes testpaths = Tests