Skip to content

Commit 8680dd7

Browse files
searching doc build error
1 parent 63bee3a commit 8680dd7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/ansys/dpf/core/data_sources.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,6 @@ def set_result_file_path(
129129
) -> None:
130130
"""Set the main result file path to the data sources.
131131
132-
Parameters
133-
----------
134-
filepath
135-
Path to the result file.
136-
key
137-
Extension of the file, which is used as a key for choosing the correct
138-
plugin when a result is requested by an operator. The default is ``""``,
139-
in which case the key is found directly.
140-
141132
Examples
142133
--------
143134
Create a DataSources object and set the result file path.

0 commit comments

Comments
 (0)