update for new aiohttp api

This commit is contained in:
2022-02-06 04:05:33 +03:00
parent 9197b416e6
commit f9b1d89756
6 changed files with 7 additions and 5 deletions

View File

@ -3,3 +3,4 @@ test = pytest
[tool:pytest]
addopts = --cov=ahriman --cov-report term-missing:skip-covered --pspec
asyncio_mode = auto