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 1755382 commit 98df922Copy full SHA for 98df922
setup.cfg
@@ -1,5 +1,5 @@
1
[flake8]
2
-exclude = .*,.tox,*.egg,tmuxp/_compat.py,tmuxp/__*__.py,
+exclude = .*/,.tox,*.egg,tmuxp/_compat.py,tmuxp/__*__.py,
3
select = E,W,F,N
4
5
[pytest]
0 commit comments