Browse Source

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

Adam Tauber 10 years ago
parent
commit
56c15023b5
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      tox.ini

+ 2
- 0
tox.ini View File

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