Skip to content

Commit 9d1d04c

Browse files
maxcapodi78maxcapodi78
maxcapodi78
authored and
maxcapodi78
committed
Merge remote-tracking branch 'origin/improve_remote_file_access' into improve_remote_file_access
2 parents 31261b3 + b296a1c commit 9d1d04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyaedt/common_rpc.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120

121121
def pyaedt_service_manager(port=17878, aedt_version=None, student_version=False):
122122
"""Starts PyAEDT service manager using RPyC server on CPython and listens on a specified port.
123-
123+
124124
This method, which must run on a server machine, is used as a service on the
125125
server machine to listen on a dedicated port for inbound requests to launch
126126
a new server connection and launch AEDT.

0 commit comments

Comments
 (0)