Skip to content

Commit

Permalink
add indent to notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianhao-Gu committed Apr 5, 2024
1 parent 3a7596f commit c4ecf35
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/loaders/compute_tools/checkm2/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ versions:
date: 2024-04-05
notes: |
- Remove the 'threads' and 'program_threads' parameters
and introduce the capability to specify the number of threads per tool run
and introduce the capability to specify the number of threads per tool run
- pass job_id to the tool container and remove node_id
reference_db_version: 1.0.1
2 changes: 1 addition & 1 deletion src/loaders/compute_tools/eggnog/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ versions:
date: 2024-04-05
notes: |
- Remove the 'threads' and 'program_threads' parameters
and introduce the capability to specify the number of threads per tool run
and introduce the capability to specify the number of threads per tool run
- pass job_id to the tool container and remove node_id
reference_db_version: 5.0.2
2 changes: 1 addition & 1 deletion src/loaders/compute_tools/gtdb_tk/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ versions:
date: 2024-04-05
notes: |
- Remove the 'threads' and 'program_threads' parameters
and introduce the capability to specify the number of threads per tool run
and introduce the capability to specify the number of threads per tool run
- pass job_id to the tool container and remove node_id
reference_db_version: release214
2 changes: 1 addition & 1 deletion src/loaders/compute_tools/mash/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ versions:
date: 2024-04-05
notes: |
- Remove the 'threads' and 'program_threads' parameters
and introduce the capability to specify the number of threads per tool run
and introduce the capability to specify the number of threads per tool run
- pass job_id to the tool container and remove node_id
2 changes: 1 addition & 1 deletion src/loaders/compute_tools/microtrait/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ versions:
date: 2024-04-05
notes: |
- Remove the 'threads' and 'program_threads' parameters
and introduce the capability to specify the number of threads per tool run
and introduce the capability to specify the number of threads per tool run
- pass job_id to the tool container and remove node_id

0 comments on commit c4ecf35

Please sign in to comment.