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 7a9827e commit 88dcc1aCopy full SHA for 88dcc1a
setup.cfg
@@ -5,3 +5,6 @@ profile = black
5
exclude = build
6
max-line-length = 88
7
extend-ignore = E203, E501
8
+
9
+[tool:pytest]
10
+asyncio_mode = strict
0 commit comments