Closed
Description
At the moment, tools like mypy will ignore the type-hints that exist in the package.
To declare the package as typed, the py.typed marker can be added like here: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/py.typed.
This will help a lot for us using the package in our code.
Metadata
Metadata
Assignees
Labels
No labels