Skip to content

Commit 5ad0e10

Browse files
committed
Fixing formatting issues
1 parent 72c5f80 commit 5ad0e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/excel/test_openpyxl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ def test_engine_kwargs_write(ext, iso_dates):
9696
# ExcelWriter won't allow us to close without writing something
9797
DataFrame().to_excel(writer)
9898

99+
99100
def test_engine_kwargs_append_invalid(ext):
100101
# GH 43445
101102
# test whether an invalid engine kwargs actually raises

0 commit comments

Comments
 (0)