Skip to content

Commit

Permalink
docs: Docstring change to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Jun 12, 2024
1 parent 5f646f3 commit 605afd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fsm/test_regex.py
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ def test_numba_leading_null_byte_unicode_type_sane(input_key):
def test_reduced_vocabulary_with_rare_tokens(rare_token):
"""Assert reduced_vocabulary works with rare tokens.
See [1] and [2] for more context.
See [1] and [2] for context.
[1]: https://github.com/outlines-dev/outlines/pull/763
[2]: https://github.com/outlines-dev/outlines/pull/948
Expand Down

0 comments on commit 605afd2

Please sign in to comment.