aio-libs / aiodocker

Python Docker API client based on asyncio and aiohttp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apply type annotations to the codes without them

achimnol opened this issue · comments

Let's expand the coverage of typed codes, as most recent pull requests have type annotations but old codes do not.

Feel free to choose any module to work on.