psl icon indicating copy to clipboard operation
psl copied to clipboard

Type hints/stubs

Open bbhtt opened this issue 5 months ago • 2 comments

Hello, any plan on adding type hints so that mypy can use them? Currently, it shows

error: Skipping analyzing "publicsuffixlist": module is installed, but missing library stubs or py.typed marker  [import-untyped]
note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

bbhtt avatar Aug 09 '25 01:08 bbhtt