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 8988e6c commit bfeb247Copy full SHA for bfeb247
pandas/tests/io/formats/test_to_latex.py
@@ -1486,4 +1486,4 @@ def test_to_latex_multiindex_format_triple_index_all_hidden(self):
1486
\end{tabular}
1487
"""
1488
)
1489
- assert result == expected
+ assert result == expected
0 commit comments