diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5df8e2665..d20c6a211 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,4 +65,4 @@ repos: rev: v2.4.0 hooks: - id: reorder-python-imports - exclude: (?=speechx/speechx/kaldi|audio/paddleaudio/src|speechx/patch|speechx/tools/fstbin|speechx/tools/lmbin|third_party/ctc_decoders).*(\.cpp|\.cc|\.h\.hpp|\.py)$ \ No newline at end of file + exclude: (?=speechx/speechx/kaldi|audio/paddleaudio/src|speechx/patch|speechx/tools/fstbin|speechx/tools/lmbin|third_party/ctc_decoders).*(\.cpp|\.cc|\.h\.hpp|\.py)$