Skip to content

Commit

Permalink
docstring edited
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Aug 9, 2023
1 parent 6c79880 commit 682cc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oaklib/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -2800,7 +2800,7 @@ def similarity(
"--score-only/--no-score-only",
default=False,
show_default=True,
help="If set, results will automatically have labels assigned [THIS IS TEMPORARY]",
help="If set, result will only have average score [THIS IS TEMPORARY]",
)
@click.argument("terms", nargs=-1)
def termset_similarity(
Expand Down

0 comments on commit 682cc85

Please sign in to comment.