Skip to content

Conversation

simonjayhawkins
Copy link
Member

pandas\core\computation\align.py:22: error: Incompatible types in assignment (expression has type "Type[Any]", variable has type "partial[Any]")
pandas\core\computation\align.py:26: error: Incompatible types in assignment (expression has type "Tuple[partial[Any], None]", variable has type "Tuple[partial[Any]]")
pandas\core\computation\align.py:28: error: Incompatible types in assignment (expression has type "Tuple[partial[Any], Any]", variable has type "Tuple[partial[Any]]")

@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Dec 29, 2019
@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Dec 29, 2019
@TomAugspurger TomAugspurger merged commit d1f82f7 into pandas-dev:master Dec 31, 2019
@simonjayhawkins simonjayhawkins deleted the pandas.core.computation.align branch December 31, 2019 14:02
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.

2 participants