We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b91d8 commit 13053c0Copy full SHA for 13053c0
src/ansys/dpf/core/data_sources.py
@@ -606,7 +606,7 @@ def result_files(self):
606
>>> my_data_sources_upstream.result_files
607
['/tmp/file.mode']
608
609
- If you have a ``DataSources`` object with more than one domain, a empty list is returned.
+ If you have a ``DataSources`` object with more than one domain, an empty list is returned.
610
611
>>> from ansys.dpf import core as dpf
612
>>>
0 commit comments