issues
search
home-assistant-ecosystem
/
python-hole
Python API for interacting with a *hole instance.
MIT License
9
stars
14
forks
source link
Drop loop kwarg from async_timeout.timeout
#10
Closed
bdraco
closed
3 years ago
bdraco
commented
3 years ago
async_timeout 4.0.0 drops the loop= kwarg and will fail if its passed
fabaff
commented
3 years ago
Thanks