Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add py.typed for proper typechecking support on clients #513

Merged
merged 2 commits into from
May 7, 2024

Conversation

dmchoiboi
Copy link
Collaborator

Pull Request Summary

What is this PR changing? Why is this change being made? Any caveats you'd like to highlight? Link any relevant documents, links, or screenshots here if applicable.

Make the published client PEP 561 compatible so that downstream users can get type hinting

Test Plan and Usage Guide

How did you validate that your PR works correctly? How do you run or demo the code? Provide enough detail so a reviewer can reasonably reproduce the testing procedure. Paste example command line invocations if applicable.

@dmchoiboi dmchoiboi requested review from a team, seanshi-scale and saiatmakuri May 7, 2024 03:35
Copy link
Collaborator

@yunfeng-scale yunfeng-scale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updating this version is not enough. there are two other places to update

@dmchoiboi dmchoiboi enabled auto-merge (squash) May 7, 2024 17:41
@dmchoiboi dmchoiboi merged commit e1da243 into main May 7, 2024
5 checks passed
@dmchoiboi dmchoiboi deleted the dmchoi/add-pytyped branch May 7, 2024 17:52
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.

None yet

4 participants