Commit e70068a7 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Fix typo

parent f183a7a3
......@@ -1087,7 +1087,7 @@ if is_tf_available():
_import_structure["models.layoutlm"].extend(
[
"TF_LAYOUTLM_PRETRAINED_MODEL_ARCHIVE_LIST",
"TFLaoutLMMainLayer",
"TFLayoutLMMainLayer",
"TFLayoutLMForMaskedLM",
"TFLayoutLMForSequenceClassification",
"TFLayoutLMForTokenClassification",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment