Files
2026-moving-helper/pytest.ini
T
tliu93 d39c1933b4
test / pytest (push) Successful in 38s
docker-image / build-and-push (push) Successful in 4m9s
fix pytest ini
2026-04-21 21:54:05 +02:00

5 lines
218 B
INI

[pytest]
pythonpath = .
filterwarnings =
ignore:'asyncio\.iscoroutinefunction' is deprecated and slated for removal in Python 3\.16; use inspect\.iscoroutinefunction\(\) instead:DeprecationWarning:fastapi\.routing