Skip to content

Commit 76103af

Browse files
Update simpeg_drivers/utils/utils.py
Co-authored-by: benk-mira <81254271+benk-mira@users.noreply.github.com>
1 parent 62da521 commit 76103af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simpeg_drivers/utils/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ def start_dask_run(
711711
n_threads: int | None = None,
712712
):
713713
"""
714-
Sets Dask config settings.
714+
Runs an application with Dask optimization.
715715
716716
:param json_path: Path to input file (.ui.json) for the application.
717717
:param n_workers: Number of workers to use.

0 commit comments

Comments
 (0)