Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed pytest_asyncio deprecation warning.
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."
- Loading branch information