Skip to content

Commit

Permalink
feat: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mkundu1 committed Dec 16, 2024
1 parent c194d65 commit c09771c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansys/fluent/core/launcher/server_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


def _get_server_info_file_names(use_tmpdir=True) -> tuple[str, str]:
"""Get a tuple containing server and client-side file names with the server connection information.
"""Returns a tuple containing server and client-side file names with the server connection information.
When server and client are in a different machine, the environment variable SERVER_INFO_DIR
can be set to a shared directory between the two machines and the server-info file will be
created in that directory. The value of the environment variable SERVER_INFO_DIR can be
Expand Down

0 comments on commit c09771c

Please sign in to comment.