Skip to content

Commit

Permalink
typing issues, again
Browse files Browse the repository at this point in the history
  • Loading branch information
sage-wright committed Nov 4, 2024
1 parent d5bebaf commit cf40557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/utilities/wf_taxon_id_conversion.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version 1.0

workflow convert_taxon_ids {
input {
Int taxon_id
String taxon_id
}
String unsupported_organism = "unsupported"
if (taxon_id == "2697049") {
Expand Down

0 comments on commit cf40557

Please sign in to comment.