Skip to content

Commit

Permalink
fix(mi): missing choice for longtr mi calculator
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Oct 21, 2024
1 parent 8d9b5b4 commit aa4f2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions strkit/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
MI_CALLERS = (
CALLER_EXPANSIONHUNTER,
CALLER_GANGSTR,
CALLER_LONGTR,
CALLER_REPEATHMM,
CALLER_STRAGLR,
CALLER_STRKIT,
Expand Down

0 comments on commit aa4f2af

Please sign in to comment.