Make it clear that type information is available
Closed this issue · 0 comments
alex-lee commented
Clients should be able to leverage the type information that's provided in the library.
This can be done using the approach described in PEP 561. See also the related mypy docs.