asyncio_mode = strict to avoid pytest warnings

pull/1495/merge
Simon Willison 2022-03-07 08:09:15 -08:00
rodzic 644d25d1de
commit d714c67d65
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -8,3 +8,4 @@ filterwarnings=
ignore:.*current_task.*:PendingDeprecationWarning
markers =
serial: tests to avoid using with pytest-xdist
asyncio_mode = strict