fix pytest ini
test / pytest (push) Successful in 38s
docker-image / build-and-push (push) Successful in 4m9s

This commit is contained in:
2026-04-21 21:54:05 +02:00
parent 5aa87f60ad
commit d39c1933b4
+1
View File
@@ -1,3 +1,4 @@
[pytest]
pythonpath = .
filterwarnings =
ignore:'asyncio\.iscoroutinefunction' is deprecated and slated for removal in Python 3\.16; use inspect\.iscoroutinefunction\(\) instead:DeprecationWarning:fastapi\.routing