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 e36bc96 commit 828119eCopy full SHA for 828119e
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