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 186988c commit 327da1cCopy full SHA for 327da1c
setup.cfg
@@ -3,4 +3,4 @@ exclude = .*/,.tox,*.egg,tmuxp/_compat.py,tmuxp/__*__.py,
3
select = E,W,F,N
4
5
[pytest]
6
-addopts='-rerun 5'
+addopts = --rerun 5
0 commit comments