Ver código fonte

[enh] tox.ini added to rewrite standard pep8 rules

Adam Tauber 10 anos atrás
pai
commit
56c15023b5
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      tox.ini

+ 2
- 0
tox.ini Ver arquivo

@@ -0,0 +1,2 @@
1
+[flake8]
2
+max-line-length = 120