mirror of
https://github.com/transformerlab/transformerlab-api.git
synced 2025-04-19 19:36:18 +03:00
7 lines
107 B
INI
7 lines
107 B
INI
# pytest.ini
|
|
[pytest]
|
|
asyncio_mode = auto
|
|
asyncio_default_fixture_loop_scope = module
|
|
testpaths =
|
|
test
|