Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
20f77864
Unverified
Commit
20f77864
authored
Aug 28, 2020
by
Sam Shleifer
Committed by
GitHub
Aug 28, 2020
Browse files
Fix style (#6803)
parent
9336086a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_tokenization_fast.py
tests/test_tokenization_fast.py
+1
-1
No files found.
tests/test_tokenization_fast.py
View file @
20f77864
...
...
@@ -14,7 +14,7 @@ from transformers import (
RobertaTokenizer
,
is_torch_available
,
)
from
transformers.testing_utils
import
get_tests_dir
,
require_torch
from
transformers.testing_utils
import
get_tests_dir
from
transformers.tokenization_distilbert
import
DistilBertTokenizerFast
from
transformers.tokenization_openai
import
OpenAIGPTTokenizerFast
from
transformers.tokenization_roberta
import
RobertaTokenizerFast
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment