[flake8]
max-line-length = 80

per-file-ignores =
  functional_itertools/*.py:A003
  tests/*.py:S101
