Skip to content

Commit 2d58b80

Browse files
committed
Cleanup
1 parent 4f2b4b0 commit 2d58b80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/arrays/test_period.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,5 +181,4 @@ def test_repr_large():
181181
"'2001-01-01']\n"
182182
"Length: 1000, dtype: period[D]"
183183
)
184-
print(result)
185184
assert result == expected

0 commit comments

Comments
 (0)