mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
[Fix | Refactor] Fix preview loading and refactor hf datasets utils (#1654)
This commit is contained in:
@@ -20,7 +20,8 @@ repos:
|
||||
(?x)^(
|
||||
examples/|
|
||||
modelscope/utils/ast_index_file.py|
|
||||
modelscope/fileio/format/jsonplus.py
|
||||
modelscope/fileio/format/jsonplus.py|
|
||||
modelscope/msdatasets/utils/_module_factories\.py
|
||||
)$
|
||||
- repo: https://github.com/pre-commit/mirrors-yapf.git
|
||||
rev: v0.30.0
|
||||
@@ -31,7 +32,8 @@ repos:
|
||||
thirdparty/|
|
||||
examples/|
|
||||
modelscope/utils/ast_index_file.py|
|
||||
modelscope/fileio/format/jsonplus.py
|
||||
modelscope/fileio/format/jsonplus.py|
|
||||
modelscope/msdatasets/utils/_module_factories\.py
|
||||
)$
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
||||
rev: v3.1.0
|
||||
|
||||
Reference in New Issue
Block a user