Skip to content

Commit c45b291

Browse files
committed
put internals back in test even though it fails on
1 parent 1cdef76 commit c45b291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/api/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ class TestApi(Base):
252252
"indexers",
253253
"interchange",
254254
"typing",
255+
"internals",
255256
]
256257
allowed_typing = [
257258
"DataFrameGroupBy",

0 commit comments

Comments
 (0)