Commit f2196c1
fix: set asyncio_default_fixture_loop_scope to silence deprecation warning
Future pytest-asyncio versions will default async fixture loop scope to
"function". Set it explicitly to avoid surprises on upgrade.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 33e6aec commit f2196c1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
0 commit comments