Skip to content

feat: add a type stub#116

Open
draftcode wants to merge 1 commit intopolm:mainfrom
draftcode:add_type_stub
Open

feat: add a type stub#116
draftcode wants to merge 1 commit intopolm:mainfrom
draftcode:add_type_stub

Conversation

@draftcode
Copy link

With this change, fugashi distributes a type stub for static type checkers. The stub includes type annotations for the public API, and a py.typed file to indicate that the package is typed, which is required per PEP 561.

With this change, fugashi distributes a type stub for static type
checkers. The stub includes type annotations for the public API, and a
py.typed file to indicate that the package is typed, which is required
per PEP 561.
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.

1 participant