Blob Blame History Raw
[pytest]
# Despite https://github.com/encode/starlette/pull/1132, which was intended to
# fix ResourceWarnings due to unclosed sockets, these still occur in a number
# of tests. See https://docs.pytest.org/en/stable/usage.html#unraisable.
filterwarnings =
    ignore::ResourceWarning