Skip to content

Commit

Permalink
Fixed some whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
apetkau committed May 2, 2024
1 parent 0498a3a commit 29dfc63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"pattern": "^\\S+$",
"exists": true,
"format": "directory-path",
"hidden": true
"hidden": true
},
"staramr_db": {
"type": "string",
Expand Down Expand Up @@ -358,9 +358,9 @@
},
"skip_bakta": {
"type": "boolean",
"default": true,
"default": true,
"description": "Skip annotation with Bakta",
"hidden": true
"hidden": true
},
"skip_abricate": {
"type": "boolean",
Expand Down

0 comments on commit 29dfc63

Please sign in to comment.