level12/keg-storage

Make it clear that type information is available

Closed this issue · 0 comments

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.