File size: 72 Bytes
8097081
 
 
 
 
1
2
3
4
5
import pytest

@pytest.fixture
def anyio_backend():
    return "asyncio"