Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumpe committed Aug 14, 2024
1 parent 96b5edd commit 7193124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gambit/classify.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ class GenomeMatch:
Reference genome matched to.
distance
Distance between query and reference genome.
matching_taxon
matched_taxon
Taxon prediction based off of this match alone. Will always be ``genome.taxon`` or one of
its ancestors.
"""
Expand Down

0 comments on commit 7193124

Please sign in to comment.