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

Code files for Type Hints tutorial #441

Merged
merged 9 commits into from
Oct 18, 2023

Conversation

claudian37
Copy link

Adding sample code files for tutorial on How to Use Type Hints for Multiple Return Types in Python

@claudian37 claudian37 requested a review from bzaczynski October 2, 2023 03:39
Copy link
Contributor

@bzaczynski bzaczynski left a comment

Choose a reason for hiding this comment

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

@claudian37 Hey Claudia! Thanks for creating a separate PR in the materials repository. Please find a few comments and let me know if you have further questions.

python-type-hints-multiple-types/README.md Outdated Show resolved Hide resolved
python-type-hints-multiple-types/06_type_aliases.py Outdated Show resolved Hide resolved
python-type-hints-multiple-types/README.md Outdated Show resolved Hide resolved
python-type-hints-multiple-types/requirements.txt Outdated Show resolved Hide resolved
@claudian37
Copy link
Author

@claudian37 Hey Claudia! Thanks for creating a separate PR in the materials repository. Please find a few comments and let me know if you have further questions.

I've made the suggested changes. I will be traveling until Friday, so probably won't be able to make any changes before then. Thanks for reviewing my PRs!

Copy link
Contributor

@bzaczynski bzaczynski left a comment

Choose a reason for hiding this comment

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

@claudian37 Thanks for the updates!

@KateFinegan KateFinegan merged commit b8e4ae8 into master Oct 18, 2023
1 check passed
@KateFinegan KateFinegan deleted the python-type-hints-multiple-types branch October 18, 2023 01:04
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.

3 participants