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

chore: mark project as typed #109

Merged
merged 1 commit into from
Feb 26, 2024
Merged

chore: mark project as typed #109

merged 1 commit into from
Feb 26, 2024

Conversation

squat
Copy link
Contributor

@squat squat commented Feb 26, 2024

This commit satisfies PEP-561 to allow type-checkers like mypy to
validate our code and enable type-aware autocompletion in editors.

xref: fal-ai/fal#74
xref: https://peps.python.org/pep-0561/#packaging-type-information

Signed-off-by: Lucas Servén Marín [email protected]

This commit satisfies PEP-561 to allow type-checkers like mypy to
validate our code and enable type-aware autocompletion in editors.

xref: fal-ai/fal#74
xref: https://peps.python.org/pep-0561/#packaging-type-information

Signed-off-by: Lucas Servén Marín <[email protected]>
@squat squat requested review from mederka and isidentical February 26, 2024 12:35
@squat squat merged commit eeeb073 into main Feb 26, 2024
8 checks passed
@squat squat deleted the satisfy_pep_561 branch February 26, 2024 13:56
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