Skip to content

Commit dd5a40c

Browse files
committed
doc
1 parent dea4e6d commit dd5a40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_diagnostic/helpers/log_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ def to_charts(self, writer: pandas.ExcelWriter, sheet, empty_row: int = 1):
404404
The data is copied on this page.
405405
406406
:param name: sheet name
407-
:param writer: writer (:epkg:`open_pyxl`)
407+
:param writer: writer (from pandas)
408408
:param sheet_name: sheet
409409
:param graph_index: graph index
410410
:return: list of graph

0 commit comments

Comments
 (0)