Skip to content

Commit 0465ca8

Browse files
Update src/ansys/dpf/core/data_sources.py
1 parent 0fe509f commit 0465ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/dpf/core/data_sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ def __init__(
137137
def set_result_file_path(
138138
self, filepath: Union[str, os.PathLike], key: Optional[str] = ""
139139
) -> None:
140-
"""et the main result file path to the data sources.
140+
"""Set the main result file path to the data sources.
141141
142142
Parameters
143143
----------

0 commit comments

Comments
 (0)