[flake8]
max-line-length = 120
per-file-ignores =
    __main__.py: W291, W293
    conf.py: E303