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 d465c49 commit a6e880eCopy full SHA for a6e880e
examples/03-advanced/03-exchange_data_between_servers.py
@@ -64,7 +64,7 @@
64
comp = dpf.operators.logic.component_selector_fc(coordinates, 0, server=server2)
65
66
###############################################################################
67
-# Pass data from on server to another
+# Pass data from one server to another
68
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69
fc_disp = disp.outputs.fields_container()
70
fc_copy = fc_disp.deep_copy(server=server2)
0 commit comments