Files
2026-04-11 15:11:09 +02:00

7 lines
167 B
INI

# pytest.ini
[pytest]
filterwarnings =
error
ignore::UserWarning
ignore:codecs.open\(\) is deprecated:DeprecationWarning:xmind.core.saver
asyncio_mode=auto