Remove deprecated asyncio coroutine decorator

This commit is contained in:
Franck Nijhof
2021-03-03 11:48:49 +01:00
parent f806cc01d3
commit adaa2dcad5
4 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py35,py36,py37,py38
envlist = py35,py36,py37,py38,py39
[testenv]
deps=