[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/amoycode/python-sdk/main/tests/conftest.py [Back]  [Original]

import pytest


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

Web Proxy Viewer  |  New URL  |  Original Page