Skip to content

Commit 7f1b6c5

Browse files
committed
Revert "Define asyncio_default_fixture_loop_scope"
This reverts commit a72fadc. Change-Id: Icb6f9a1cf5ed3e4d0d2c870960136225c57c5e74
1 parent a2965dd commit 7f1b6c5

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Version history
22

3-
- Fixed asyncio_default_fixture_loop_scope warning in tests
43
- Fixed NULL warning in fetch functions
54

65
## 1.0.0

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ exclude = ["figures"]
4242

4343
[tool.pdm]
4444
distribution = true
45-
[tool.pytest.ini_options]
46-
asyncio_mode = "auto"
47-
asyncio_default_fixture_loop_scope = "session"

0 commit comments

Comments
 (0)