Skip to content

Commit 603b713

Browse files
authored
Update test_api.py
1 parent 53abf20 commit 603b713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/api/test_api.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class TestPDApi(Base):
5151
]
5252

5353
# these are already deprecated; awaiting removal
54-
deprecated_classes = ['']
54+
deprecated_classes = []
5555

5656
# these should be deprecated in the future
5757
deprecated_classes_in_future = []

0 commit comments

Comments
 (0)