mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
[to #44236829] import nlp preprocessor to make UT run successfully while igoring ast scanning error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from modelscope.preprocessors import build_preprocessor
|
||||
from modelscope.preprocessors import build_preprocessor, nlp
|
||||
from modelscope.utils.constant import Fields, InputFields
|
||||
from modelscope.utils.logger import get_logger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user