mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-19 01:29:24 +01:00
update fallback for UTs
This commit is contained in:
@@ -11,7 +11,7 @@ from modelscope.hub.constants import MODELSCOPE_PREFER_AI_SITE
|
|||||||
class HubAiSiteTest(unittest.TestCase):
|
class HubAiSiteTest(unittest.TestCase):
|
||||||
|
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
pass
|
...
|
||||||
|
|
||||||
# test download from an ai-site only model, it should
|
# test download from an ai-site only model, it should
|
||||||
# work as expected since we shall fall back to ai-site
|
# work as expected since we shall fall back to ai-site
|
||||||
|
|||||||
Reference in New Issue
Block a user