Skip to content

TYP: --disallow-any-generics pandas\core\reshape\concat.py #30658

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

Conversation

simonjayhawkins
Copy link
Member

xref #30539

pandas\core\reshape\concat.py:477: error: Missing type parameters for generic type "List"
pandas\core\reshape\concat.py:504: error: Missing type parameters for generic type "List"

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Jan 3, 2020
@jbrockmendel
Copy link
Member

LGTM

@WillAyd WillAyd added this to the 1.0 milestone Jan 4, 2020
@WillAyd WillAyd merged commit 984a2ca into pandas-dev:master Jan 4, 2020
@WillAyd
Copy link
Member

WillAyd commented Jan 4, 2020

Thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the pandas-core-reshape-concat.py branch January 4, 2020 08:03
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