tox.ini 68 B

1234
  1. [flake8]
  2. max-line-length = 160
  3. exclude = .git *.bak
  4. filename = *.py*