Skip to content

Commit 13053c0

Browse files
Update src/ansys/dpf/core/data_sources.py
Co-authored-by: Paul Profizi <[email protected]>
1 parent 81b91d8 commit 13053c0

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
@@ -606,7 +606,7 @@ def result_files(self):
606606
>>> my_data_sources_upstream.result_files
607607
['/tmp/file.mode']
608608
609-
If you have a ``DataSources`` object with more than one domain, a empty list is returned.
609+
If you have a ``DataSources`` object with more than one domain, an empty list is returned.
610610
611611
>>> from ansys.dpf import core as dpf
612612
>>>

0 commit comments

Comments
 (0)