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 #28926 pandas\api\test_api.py mypy errors #28935

Merged
merged 11 commits into from
Oct 13, 2019
Merged

fix #28926 pandas\api\test_api.py mypy errors #28935

merged 11 commits into from
Oct 13, 2019

Conversation

yogendrasoni
Copy link
Contributor

@yogendrasoni yogendrasoni commented Oct 11, 2019

@pep8speaks
Copy link

pep8speaks commented Oct 11, 2019

Hello @yogendrasoni! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-10-12 03:46:05 UTC

@WillAyd WillAyd added the Typing type annotations, mypy/pyright type checking label Oct 11, 2019
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.

@yogendrasoni can you also remove the ignore_errors entry for this module from setup.cfg.

@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Oct 11, 2019
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.

@yogendrasoni
Copy link
Contributor Author

@yogendrasoni lgtm @WillAyd

@WillAyd , @simonjayhawkins simonjayhawkins anything else is required ?

@WillAyd WillAyd merged commit 04d7931 into pandas-dev:master Oct 13, 2019
@WillAyd
Copy link
Member

WillAyd commented Oct 13, 2019

Thanks!

proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
…28935)

*  fix pandas-dev#28926 pandas\api\test_api.py mypy errors

*  fix pandas-dev#28926 pandas\api\test_api.py mypy errors

*  changed to  type comment to support v 3.5

* removed section mypy-pandas.tests.api.test_api

* fix annotation and revert delete

* fix import sorting

* fix import sorting
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
…28935)

*  fix pandas-dev#28926 pandas\api\test_api.py mypy errors

*  fix pandas-dev#28926 pandas\api\test_api.py mypy errors

*  changed to  type comment to support v 3.5

* removed section mypy-pandas.tests.api.test_api

* fix annotation and revert delete

* fix import sorting

* fix import sorting
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
…28935)

*  fix pandas-dev#28926 pandas\api\test_api.py mypy errors

*  fix pandas-dev#28926 pandas\api\test_api.py mypy errors

*  changed to  type comment to support v 3.5

* removed section mypy-pandas.tests.api.test_api

* fix annotation and revert delete

* fix import sorting

* fix import sorting
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.

4 participants