Skip to content

Commit

Permalink
Update src/ansys/dpf/core/data_sources.py
Browse files Browse the repository at this point in the history
  • Loading branch information
luisaFelixSalles authored Oct 23, 2024
1 parent 0fe509f commit 0465ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/dpf/core/data_sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def __init__(
def set_result_file_path(
self, filepath: Union[str, os.PathLike], key: Optional[str] = ""
) -> None:
"""et the main result file path to the data sources.
"""Set the main result file path to the data sources.
Parameters
----------
Expand Down

0 comments on commit 0465ca8

Please sign in to comment.