Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d2f99 commit 85edbf4Copy full SHA for 85edbf4
tox.ini
@@ -26,4 +26,4 @@ commands = flake8 {posargs}
26
27
[flake8]
28
max_line_length = 120
29
-exclude = .git,.tox,dist,docs,_regexes.py,*_test.py
+exclude = .git,.tox,dist,docs,_regexes.py,*_test.py,.eggs
0 commit comments