Skip to content

Commit

Permalink
Fix API tests
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Dec 31, 2024
1 parent ef378f7 commit e25c0d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pandas/tests/api/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class TestPDApi(Base):
"RangeIndex",
"Series",
"SparseDtype",
"ListDtype",
"StringDtype",
"Timedelta",
"TimedeltaIndex",
Expand Down

0 comments on commit e25c0d4

Please sign in to comment.