We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5185b commit 77997ceCopy full SHA for 77997ce
pandas/core/dtypes/cast.py
@@ -92,8 +92,6 @@
92
)
93
94
if TYPE_CHECKING:
95
- from typing import Literal
96
-
97
from pandas.core.arrays import (
98
DatetimeArray,
99
ExtensionArray,
0 commit comments