Remove pytest.ini from tests dir

This commit is contained in:
grossmj 2022-08-27 21:00:31 +02:00
parent 852de03d43
commit 600c18f04b
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,4 @@
[pytest]
asyncio_mode=auto
log_level=NOTSET
ignore=env

View File

@ -1,2 +0,0 @@
[pytest]
asyncio_mode = auto