"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "7cdd9da5bf28c53c214e22d082dd62032f9b00fc"
Unverified Commit ad719652 authored by regisss's avatar regisss Committed by GitHub
Browse files

Remove circular imports in layoutlm/__init__.py (#17576)

parent 19a8a303
......@@ -25,8 +25,6 @@ from ...utils import (
is_tokenizers_available,
is_torch_available,
)
from .configuration_layoutlm import LAYOUTLM_PRETRAINED_CONFIG_ARCHIVE_MAP, LayoutLMConfig
from .tokenization_layoutlm import LayoutLMTokenizer
_import_structure = {
......
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