Skip to content

Commit 98ad3df

Browse files
committed
remove the string datatype
1 parent 2bfe807 commit 98ad3df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/api/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@ def test_util_in_top_level(self):
418418
pd.Period,
419419
pd.Timestamp,
420420
pd.Timedelta,
421-
pd.StringDtype,
422421
],
423422
)
424423
def test_set_module(classes):

0 commit comments

Comments
 (0)