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

fix: add types marker file #23

Merged
merged 1 commit into from
Dec 1, 2023
Merged

fix: add types marker file #23

merged 1 commit into from
Dec 1, 2023

Conversation

SKairinos
Copy link
Contributor

@SKairinos SKairinos commented Dec 1, 2023

This fix add the types marker file for PEP 561. This informs static type checkers like mypy that the codeforlife package supports type hints. We are using inline type hints there's no need to specify anything in the marker file.


This change is Reviewable

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SKairinos)

@SKairinos SKairinos merged commit cd5f84d into main Dec 1, 2023
4 checks passed
@SKairinos SKairinos deleted the py_typed branch December 1, 2023 10:11
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