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

docs/more_types: Fix typo in advanced self-types #8006

Merged
merged 2 commits into from
Nov 25, 2019

Conversation

suutari
Copy link
Contributor

@suutari suutari commented Nov 25, 2019

The type of self should be Tag[str] here.

The type of self should be `Tag[str]` here.
@suutari
Copy link
Contributor Author

suutari commented Nov 25, 2019

@ilevkivskyi Thanks for the improvements to self typing in #7860! I'm quite excited about this.

Noticed this small typo however while I was reading the added documentation.

The `export` methods seems to actually return an `str` instead of `T`
even when a converter is given.
@suutari
Copy link
Contributor Author

suutari commented Nov 25, 2019

I found another typo in docs. Added another commit to fix that one too.

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

Oops... Thanks for the fixes!

@ilevkivskyi ilevkivskyi merged commit 2af0ac0 into python:master Nov 25, 2019
@suutari suutari deleted the docs-more-types-typo-fix branch November 25, 2019 19:37
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