1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-26 00:30:32 +02:00

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

This commit is contained in:
Adam Tauber 2015-01-02 12:26:21 +01:00
parent 041fad20d6
commit 56c15023b5

2
tox.ini Normal file
View File

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