[flake8]
exclude =
  __pycache__,
  .git,
  *.pyc,
  conf.py
