KEMBAR78
Fix false positive: return Any from a function declared to return object by TH3CHARLie · Pull Request #8011 · python/mypy · GitHub
Skip to content

Conversation

TH3CHARLie
Copy link
Collaborator

resolves #8008

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.

Thanks, LGTM! Just one suggestion about indentation.

Co-Authored-By: Ivan Levkivskyi <levkivskyi@gmail.com>
@TH3CHARLie
Copy link
Collaborator Author

Thanks for the review, the indentation has been updated

@ilevkivskyi ilevkivskyi merged commit 253bdb5 into python:master Nov 26, 2019
@TH3CHARLie TH3CHARLie deleted the fix-any-return branch November 26, 2019 14:28
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.

False positive on returning Any from function declared to return object

2 participants