This website requires JavaScript.
Explore
Help
Register
Sign In
vmagamedov
/
grpclib
mirror of
https://github.com/vmagamedov/grpclib.git
Watch
1
Star
1
Fork
You've already forked grpclib
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
95ca81b4f5
grpclib
/
tests
/
conftest.py
8 lines
99 B
Python
Raw
Blame
History
import
pytest
@pytest.fixture
(
)
def
loop
(
event_loop
)
:
"""
Shortcut
"""
return
event_loop
Reference in New Issue
View Git Blame
Copy Permalink