Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 3, 2024
1 parent d602e7c commit fd141de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def list_dask_environments():
def base_node_group(options):
default_node_group = {
config["worker-node-group"]["key"]: config["worker-node-group"]["value"],
"dedicated": config["worker-node-group"]["value"]
"dedicated": config["worker-node-group"]["value"],
}

# check `worker_extra_pod_config` first
Expand Down

0 comments on commit fd141de

Please sign in to comment.