Skip to content

Commit bfeb247

Browse files
authored
add newline
1 parent 8988e6c commit bfeb247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/io/formats/test_to_latex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1486,4 +1486,4 @@ def test_to_latex_multiindex_format_triple_index_all_hidden(self):
14861486
\end{tabular}
14871487
"""
14881488
)
1489-
assert result == expected
1489+
assert result == expected

0 commit comments

Comments
 (0)