[flake8]
min_python_version = 3.7.1
max-line-length = 120
ignore = E203,W503
