Skip to content

Commit

Permalink
Fix erroneous versionadded for min_mask argument of GeneFinder
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Jul 16, 2024
1 parent 3b61299 commit abb4ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrodigal/lib.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -5206,7 +5206,7 @@ cdef class GeneFinder:
.. versionadded:: 3.0.0
The ``metagenomic_bins`` argument.
.. versionadded:: 3.0.2
.. versionadded:: 3.1.0
The ``min_mask`` argument.
"""
Expand Down

0 comments on commit abb4ea6

Please sign in to comment.