[flake8] max-line-length = 119 select = E,F,W ignore = E203,E701,W503 per-file-ignores=__init__.py:F401 version.py:F401