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 function signatures in PEP 677 #2243

Merged
merged 2 commits into from
Jan 17, 2022
Merged

Conversation

tusharsadhwani
Copy link
Contributor

The flat_map function is passing the function first in its calls, so the definition should reflect the same.

The `flat_map` function is passing the function first in its calls, so the definition should reflect the same.
Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

@tusharsadhwani tusharsadhwani changed the title Fix typo in PEP 677 Fix function signatures in PEP 677 Jan 16, 2022
@stroxler
Copy link
Contributor

Looks good to me, thanks @tusharsadhwani!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants