Skip to content

Commit 1de24c9

Browse files
authored
DOC: Fix reference, old file was separated last year (#34340)
1 parent aefe1a3 commit 1de24c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/io/formats/test_to_excel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Tests formatting as writer-agnostic ExcelCells
22
3-
ExcelFormatter is tested implicitly in pandas/tests/io/test_excel.py
3+
ExcelFormatter is tested implicitly in pandas/tests/io/excel
44
"""
55

66
import pytest

0 commit comments

Comments
 (0)