Skip to content

Commit ec0d7d2

Browse files
Update src/ansys/dpf/core/data_sources.py
Co-authored-by: Paul Profizi <[email protected]>
1 parent 0a758f9 commit ec0d7d2

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
@@ -436,7 +436,7 @@ def add_upstream(
436436
) -> None:
437437
"""Add upstream data sources to the main DataSources object.
438438
439-
This is used to add a set of path creating an upstream for
439+
This is used to add a set of paths creating an upstream for
440440
recursive workflows.
441441
442442
Parameters

0 commit comments

Comments
 (0)