-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checking
Description
Since we are not merging #25975 Type
and Final
needs to be added to pandas._typing
module.
Final
is required for PR #25961
Type
is required to stay compatible with python 3.5.1 as Type
was added in 3.5.2 python docs
Metadata
Metadata
Assignees
Labels
Typingtype annotations, mypy/pyright type checkingtype annotations, mypy/pyright type checking