[flake8]
max-line-length = 120
extend-ignore = E203, I201, I101
[pytest]
pythonpath = .
testpaths = tests