We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef378f7 commit e25c0d4Copy full SHA for e25c0d4
pandas/tests/api/test_api.py
@@ -72,6 +72,7 @@ class TestPDApi(Base):
72
"RangeIndex",
73
"Series",
74
"SparseDtype",
75
+ "ListDtype",
76
"StringDtype",
77
"Timedelta",
78
"TimedeltaIndex",
0 commit comments