It doesn’t seem wrong…
Most of the tokenizer library is written in Rust, so the Python parts that were added afterwards might as well not inherit from classes.
# class IngenxPreTokenizer(PreTokenizer):
# class IngenxPreTokenizer():
It doesn’t seem wrong…
Most of the tokenizer library is written in Rust, so the Python parts that were added afterwards might as well not inherit from classes.
# class IngenxPreTokenizer(PreTokenizer):
# class IngenxPreTokenizer():