diff --git a/tests/hub/test_ai_site.py b/tests/hub/test_ai_site.py index 0e6cda9e..57aaa88a 100644 --- a/tests/hub/test_ai_site.py +++ b/tests/hub/test_ai_site.py @@ -11,7 +11,7 @@ from modelscope.hub.constants import MODELSCOPE_PREFER_AI_SITE class HubAiSiteTest(unittest.TestCase): def setUp(self): - pass + ... # test download from an ai-site only model, it should # work as expected since we shall fall back to ai-site