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 a2965dd commit 7f1b6c5Copy full SHA for 7f1b6c5
CHANGELOG.md
@@ -1,6 +1,5 @@
1
# Version history
2
3
-- Fixed asyncio_default_fixture_loop_scope warning in tests
4
- Fixed NULL warning in fetch functions
5
6
## 1.0.0
pyproject.toml
@@ -42,6 +42,3 @@ exclude = ["figures"]
42
43
[tool.pdm]
44
distribution = true
45
-[tool.pytest.ini_options]
46
-asyncio_mode = "auto"
47
-asyncio_default_fixture_loop_scope = "session"
0 commit comments