diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 26bc773b..c7e2fcad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: rev: 3.8.3 hooks: - id: flake8 - exclude: thirdparty/|examples/ + exclude: thirdparty/|examples/|modelscope/preprocessors/space/fields/dst_processors.py - repo: https://github.com/timothycrosley/isort rev: 4.3.21 hooks: