Skip to content

Commit 969c11c

Browse files
alexbanwell1github-actions[bot]
authored andcommitted
Automatic pre-commit fixes
1 parent a9d9e72 commit 969c11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tsml_research_resources/soton/iridis/taskfarm_regression_experiments.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ iridis_version="5"
2020
# The number of tasks/threads to use in each job. 40 is the number of cores on batch nodes
2121
n_tasks_per_node=40
2222

23-
# The number of threads per task. Usually 1 unless using a regressor that can multithread internally
23+
# The number of threads per task. Usually 1 unless using a regressor that can multithread internally
2424
# use with threaded_regression_experiments.py
2525
n_threads_per_task=1
2626

0 commit comments

Comments
 (0)