webpreview icon indicating copy to clipboard operation
webpreview copied to clipboard

Add support for mypy types

Open aviadpriel opened this issue 11 months ago • 0 comments

Thanks for this fantastic project 🚀

When I run lint with mypy, i get this error

Skipping analyzing "webpreview": module is installed, but missing library stubs or py.typed marker

I see that the project has proper typing but no py.typed marker Is there any reason why?

aviadpriel avatar Jan 16 '25 13:01 aviadpriel