Skip to content

Commit

Permalink
dummy object
Browse files Browse the repository at this point in the history
  • Loading branch information
LysandreJik committed Nov 27, 2020
1 parent 1ce825d commit 4780c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/tokenization_auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
T5Tokenizer = None
XLMRobertaTokenizer = None
XLNetTokenizer = None
XLMProphetNetTokenizer = None

if is_tokenizers_available():
from .tokenization_albert_fast import AlbertTokenizerFast
Expand Down

0 comments on commit 4780c80

Please sign in to comment.