Files

5 lines
218 B
INI
Raw Permalink Normal View History

2026-04-19 12:13:07 +02:00
[pytest]
2026-04-21 21:54:05 +02:00
pythonpath = .
2026-04-19 12:13:07 +02:00
filterwarnings =
ignore:'asyncio\.iscoroutinefunction' is deprecated and slated for removal in Python 3\.16; use inspect\.iscoroutinefunction\(\) instead:DeprecationWarning:fastapi\.routing