tox.ini 62 B

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