Remove python version check
Replace run method with asyncio.run, since it is standard in python3.7 Add missing awaits in Coroutines Fix smaller Codestyle issues
Showing
Please register or sign in to comment
Replace run method with asyncio.run, since it is standard in python3.7 Add missing awaits in Coroutines Fix smaller Codestyle issues