Skip to content

TYP: fix mypy ignored err in pandas/io/formats/format.py #37739

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
Nov 10, 2020

Conversation

ivanovmg
Copy link
Member

@ivanovmg ivanovmg commented Nov 10, 2020

Handle ignored mypy error in pandas/io/formats/format.py

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

Thanks @ivanovmg lgtm although the assert would be redundant with a slight refactor.

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Nov 10, 2020
@simonjayhawkins simonjayhawkins added this to the 1.2 milestone Nov 10, 2020
Co-authored-by: Simon Hawkins <[email protected]>
@ivanovmg
Copy link
Member Author

@simonjayhawkins it's green

@simonjayhawkins
Copy link
Member

@simonjayhawkins it's green

since this is changing code, will wait for 2nd approval.

@jbrockmendel
Copy link
Member

LGTM

@simonjayhawkins simonjayhawkins merged commit ce719fd into pandas-dev:master Nov 10, 2020
@simonjayhawkins
Copy link
Member

Thanks @ivanovmg

@ivanovmg ivanovmg deleted the mypy/format branch December 3, 2020 07:57
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