[flake8]
  # ignore = E203,E402,E501,W503
  max-line-length = 100
  # max-complexity = 18
