Skip to content

Commit 38b283a

Browse files
committed
fix doc
1 parent a001e14 commit 38b283a

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
@@ -251,7 +251,7 @@ def open_dataframe(
251251
) -> pandas.DataFrame:
252252
"""
253253
Opens a filename defined by function
254-
:func:`onnx_diagnostic.helpers.log_helper.enumerate_csv_files`.
254+
:func:`onnx_diagnostic.helpers._log_helper.enumerate_csv_files`.
255255
256256
:param data: a dataframe, a filename, a tuple indicating the file is coming
257257
from a zip file

0 commit comments

Comments
 (0)