This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
python-sdk
Watch
1
Star
0
Fork
You've already forked python-sdk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
python-sdk
/
tests
/
conftest.py
7 lines
74 B
Python
Raw
Permalink
Blame
History
import
pytest
@pytest.fixture
def
anyio_backend
(
)
:
return
"
asyncio
"
Reference in New Issue
View Git Blame
Copy Permalink