Skip to content

feat: Add py.typed file for type hinting support#43

Merged
drkane merged 1 commit into
kanedata:mainfrom
daizutabi:feat-py-typed
Nov 4, 2025
Merged

feat: Add py.typed file for type hinting support#43
drkane merged 1 commit into
kanedata:mainfrom
daizutabi:feat-py-typed

Conversation

@daizutabi
Copy link
Copy Markdown
Contributor

The source code is already well-typed. This PR adds a py.typed marker file to make the package compliant with PEP 561.

This allows type checkers like Mypy to use the existing type hints, improving the development experience for users of this library.

@drkane drkane merged commit 4c4822e into kanedata:main Nov 4, 2025
6 checks passed
@drkane
Copy link
Copy Markdown
Member

drkane commented Nov 4, 2025

Thanks - looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants