[flake8]
import-order-style = google
max-line-length = 100

exclude=
  .git,
  .circleci,
