File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments