Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-esir authored Dec 18, 2024
1 parent cb9b0e0 commit beb265b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tokenizers_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"🤦🏼‍♂️",
]
misc_strings = [
"1", # TODO: replace back to "" when CVS-159636 will be fixed
"", # TODO: fails because of CVS-159636
b"\x06".decode(), # control char
" ",
" " * 10,
Expand Down

0 comments on commit beb265b

Please sign in to comment.