ignore dst_processor temporary

This commit is contained in:
雨泓
2022-06-23 14:21:25 +08:00
parent 2328f95825
commit aa0cebb3ec

View File

@@ -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: