Skip to content

Commit c0f63fb

Browse files
:?
1 parent 9e2ef48 commit c0f63fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ansys/dpf/core/data_sources.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ class DataSources:
6363
6464
Parameters
6565
----------
66-
result_path
66+
result_path :
6767
Path of the result. The default is ``None``.
68-
data_sources
68+
data_sources :
6969
gRPC data sources message. The default is ``None``.
70-
server
70+
server :
7171
Server with the channel connected to the remote or local instance. The
7272
default is ``None``, in which case an attempt is made to use the global
7373
server.

0 commit comments

Comments
 (0)