Skip to content

Bring back py.typed file to ensure type checkers understand the project#10581

Open
antspy wants to merge 3 commits intopyg-team:masterfrom
antspy:master
Open

Bring back py.typed file to ensure type checkers understand the project#10581
antspy wants to merge 3 commits intopyg-team:masterfrom
antspy:master

Conversation

@antspy
Copy link

@antspy antspy commented Jan 13, 2026

Hi,

It seems like the py.typed file was deleted (possibly by mistake) and this is preventing type checkers from doing their job.
See #10576 and #3429.

The inclusion of this file should fix the issue

Add `py.typed` file which allows type checkers to recognize that this is a typed library. 

See pyg-team#10576 and pyg-team#3429
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