You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add event_loop fixture with module scope to support module-scoped
async fixtures. This is required by pytest-asyncio when using async
fixtures with scope='module'.
0 commit comments