[flake8]
max-line-length = 100

ignore =
  F841,  # local variable is assigned to but never used