Python - Add some tests utils

This commit is contained in:
Anthony MOI
2020-03-30 16:56:43 -04:00
parent 477037fd6b
commit 023566fbbb
4 changed files with 38 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ Cargo.lock
/data
tokenizers/data
bindings/python/tests/data
/docs
__pycache__