mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 04:01:10 +01:00
fix lint
This commit is contained in:
@@ -5,7 +5,8 @@ from pathlib import Path
|
||||
|
||||
# Cache location
|
||||
from modelscope.hub.constants import DEFAULT_MODELSCOPE_DATA_ENDPOINT
|
||||
from modelscope.utils.file_utils import get_dataset_cache_root, get_modelscope_cache_dir
|
||||
from modelscope.utils.file_utils import (get_dataset_cache_root,
|
||||
get_modelscope_cache_dir)
|
||||
|
||||
MS_CACHE_HOME = get_modelscope_cache_dir()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user