aio-libs / aiodocker

Python Docker API client based on asyncio and aiohttp
Other
427 stars 97 forks source link

Apply type annotations to the codes without them #847

Open achimnol opened 3 months ago

achimnol commented 3 months ago

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.