diff options
| author | Yuval Adam <_@yuv.al> | 2025-03-20 13:29:37 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-03-20 13:30:05 +0100 |
| commit | 0993752cb11d54f6660a40eedb1b9d5cf8b3f2f7 (patch) | |
| tree | ac876afc8d86df6fc97053a082beb2cf942128ea /pytest.ini | |
Initial project structure
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 0000000..6a7d170 --- /dev/null +++ b/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +asyncio_default_fixture_loop_scope = function
\ No newline at end of file |
