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
This fixes pytest_asyncio's deprecation warning: "The 'asyncio_mode'
default value will change to 'strict' in future, please explicitly use
'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration
file."
0 commit comments