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 4f2b4b0 commit 2d58b80Copy full SHA for 2d58b80
pandas/tests/arrays/test_period.py
@@ -181,5 +181,4 @@ def test_repr_large():
181
"'2001-01-01']\n"
182
"Length: 1000, dtype: period[D]"
183
)
184
- print(result)
185
assert result == expected
0 commit comments