aio-libs / aiodocker

Python Docker API client based on asyncio and aiohttp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix type annotations for pull() and push() methods.

asvetlov opened this issue · comments

The code works as expected but annotations are broken.