Skip to content

Commit fdaeb0b

Browse files
searching doc build error
1 parent db1762b commit fdaeb0b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/ansys/dpf/core/data_sources.py

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -275,20 +275,6 @@ def add_file_path(
275275
Files not added as main result files are accessory files, which contain accessory
276276
information not present in the main result files.
277277
278-
Parameters
279-
----------
280-
filepath
281-
Path of the file.
282-
key
283-
Extension of the file, which is used as a key for choosing the correct
284-
plugin when a result is requested by an operator. The default is ``""``,
285-
in which case the key is found directly.
286-
is_domain
287-
Whether the file path is the domain path. The default is ``False``.
288-
domain_id
289-
Domain ID for the distributed files. The default is ``0``. For this
290-
parameter to be taken into account, ``domain_path=True`` must be set.
291-
292278
Examples
293279
--------
294280
Add an accessory file to the DataSources object

0 commit comments

Comments
 (0)