-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Labels
Description
When trying to lint code piece which is using your package with mypy it says that
module is installed, but missing library stubs or py.typed marker
please add those it should be simple according to https://blog.whtsky.me/tech/2021/dont-forget-py.typed-for-your-typed-python-package/#adding-pytyped
Reactions are currently unavailable