[flake8]
exclude = .git,__pycache__
max-line-length = 120
import-order-style = google
