Skip to content

Commit

Permalink
update docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
jnke2016 committed Jul 18, 2024
1 parent 41474a1 commit 621a9a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/cugraph/cugraph/testing/mg_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def start_dask_client(
the env var SCHEDULER_FILE is set which implies the dask cluster has
already been created.
p2p : bool, optional (default=False)
p2p : bool, optional (default=True)
Initialize UCX endpoints if True.
"""
dask_scheduler_file = os.environ.get("SCHEDULER_FILE")
Expand Down

0 comments on commit 621a9a8

Please sign in to comment.