aboutsummaryrefslogtreecommitdiff
path: root/contrib/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tox.ini')
-rw-r--r--contrib/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tox.ini b/contrib/tox.ini
index c91f2de94..aee00e3b7 100644
--- a/contrib/tox.ini
+++ b/contrib/tox.ini
@@ -1,4 +1,4 @@
1[flake8] 1[flake8]
2max-line-length = 160 2max-line-length = 160
3exclude = .git 3exclude = .git *.bak
4filename = *.py* \ No newline at end of file 4filename = *.py* \ No newline at end of file