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 f1808df commit e8c00f5Copy full SHA for e8c00f5
1 file changed
setup.cfg
@@ -3,5 +3,5 @@ test=pytest
3
[flake8]
4
max-line-length=99
5
ignore=E402,E731,E127,E502,E123,W503
6
-[pytest]
+[tool:pytest]
7
addopts = -p no:asyncio
0 commit comments