Rename file for consistency.

This commit is contained in:
Aymeric Augustin
2019-12-22 15:29:45 +01:00
parent daf8bebcdd
commit a3c5883f2c
16 changed files with 15 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ from transformers.tokenization_bert import (
_is_whitespace,
)
from .tokenization_tests_commons import CommonTestCases
from .test_tokenization_commo import CommonTestCases
from .utils import slow