Skip to content

CI: mypy failures #44143

Closed
Closed
@alimcmaster1

Description

@alimcmaster1

Seeing this in multiple builds:

https://github.com/pandas-dev/pandas/runs/3972068892?check_suite_focus=true

mypy --version
mypy 0.910
Performing static analysis using mypy
pandas/core/dtypes/cast.py:913: error: Incompatible types in assignment (expression has type "ndarray[Any, dtype[Any]]", variable has type "NumpyArrayT")  [assignment]
pandas/tests/indexes/test_engines.py:65: error: unused "type: ignore" comment

Taking a look now

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous IntegrationCompatpandas objects compatability with Numpy or Python functionsTypingtype annotations, mypy/pyright type checking

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions