mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-06 04:19:26 +00:00
6 lines
129 B
INI
6 lines
129 B
INI
[pytest]
|
|
filterwarnings =
|
|
ignore::DeprecationWarning:connexion.*:
|
|
ignore::FutureWarning:connexion.*:
|
|
asyncio_mode = auto
|