Skip to content

Fix Type Annotations in pandas/_version.py #25948

Closed
@vaibhavhrt

Description

@vaibhavhrt

Part of #25882

Current errors are as follows:

pandas\_version.py:51: error: Need type annotation for 'LONG_VERSION_PY'
pandas\_version.py:52: error: Need type annotation for 'HANDLERS'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Typingtype annotations, mypy/pyright type checking

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions