Skip to content

TYP: Add type definition for generators in excel.py #45139

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

Merged
merged 2 commits into from
Jan 10, 2022

Conversation

kashifkhan
Copy link
Contributor

xref #37715

defined gen and gen2 as Iterable[ExcelCell], with the latter also being an empty tuple.

@kashifkhan kashifkhan force-pushed the fix_mypy_err_excel.py branch from c5a1211 to 652d969 Compare December 31, 2021 18:09
@kashifkhan kashifkhan force-pushed the fix_mypy_err_excel.py branch from 652d969 to f31e081 Compare December 31, 2021 21:15
@kashifkhan
Copy link
Contributor Author

@twoertwein checking in, is this good to go?

@mroeschke mroeschke added this to the 1.5 milestone Jan 8, 2022
@mroeschke mroeschke added the Typing type annotations, mypy/pyright type checking label Jan 8, 2022
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

Could you merge master one more time? Otherwise LGTM

@kashifkhan
Copy link
Contributor Author

Could you merge master one more time? Otherwise LGTM

done

@mroeschke mroeschke merged commit 2cb60c7 into pandas-dev:master Jan 10, 2022
@mroeschke
Copy link
Member

Thanks @kashifkhan

@kashifkhan kashifkhan deleted the fix_mypy_err_excel.py branch January 15, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants