Browse Source

ignore dst_processor temporary

master
雨泓 3 years ago
parent
commit
aa0cebb3ec
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml 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:


Loading…
Cancel
Save