import pytest from .dbssn import * @pytest.fixture def anyio_backend(): return "asyncio"