We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19e820 commit 42c51ecCopy full SHA for 42c51ec
pandas/tests/reshape/concat/test_concat.py
@@ -325,7 +325,7 @@ def test_concat_mixed_objs_index(self):
325
326
def test_concat_mixed_objs_index_names(self):
327
# Test row-wise concat for mixed series/frames with distinct names
328
- # GH2385, GH15047 ()
+ # GH2385, GH15047
329
# GH #60723 & GH #56257 (Updated the test case,
330
# as the above GH PR ones were incorrect)
331
0 commit comments