Skip to content

Commit

Permalink
Update src/fusor/fusor.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kori Kuzma <[email protected]>
  • Loading branch information
katiestahl and korikuzma authored Jul 22, 2024
1 parent 43f347f commit dba14ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fusor/fusor.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ def gene_element(
:param str gene: Gene
:param bool use_minimal_gene: `True` if minimal gene object
(`id`, `gene_id`, `label`) will be used. `False` if
(`id` and `label`) will be used. `False` if
gene-normalizer's gene object will be used
:return: GeneElement, warning
"""
Expand Down

0 comments on commit dba14ca

Please sign in to comment.