Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Sep 12, 2024
1 parent 284e21d commit e7ea00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rescript/bv_brc.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ def create_taxonomy_entry(
taxonomy['genus'] = genus
taxonomy['species'] = species

# Apply rank propagation if enabled. Assignes last higher rank to lower
# Apply rank propagation if enabled. Assigns last higher rank to lower
# undefined ranks
if rank_propagation:
last_label = None
Expand Down

0 comments on commit e7ea00f

Please sign in to comment.