Skip to content

Commit cf543d0

Browse files
authored
Fix test_hf_tokenizer (#95)
1 parent 448fded commit cf543d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def define_common_targets():
141141
],
142142
deps = [
143143
"//pytorch/tokenizers:hf_tokenizer",
144+
"//pytorch/tokenizers:regex_lookahead",
144145
],
145146
env = {
146147
"RESOURCES_PATH": "$(location :resources)/resources",

0 commit comments

Comments
 (0)