1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00

Tweak pytest config

This commit is contained in:
Thomas Sileo
2022-07-29 09:26:44 +02:00
parent 1c9b73b170
commit b84b4f1476

View File

@ -85,4 +85,4 @@ extend-exclude = '''
''' '''
[tool.pytest.ini_options] [tool.pytest.ini_options]
asyncio_mode = "auto" asyncio_mode = "strict"