mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-23 00:35:35 +00:00
make tests happy
This commit is contained in:
@ -75,7 +75,7 @@ impl PyAddedToken {
|
||||
single_word: None,
|
||||
lstrip: None,
|
||||
rstrip: None,
|
||||
normalized: None,
|
||||
normalized: Some(!special.unwrap_or(true)),
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user