Skip to content

Commit 7bf3236

Browse files
committed
add codespell exclude file
Signed-off-by: chensuyue <[email protected]>
1 parent 895f343 commit 7bf3236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ repos:
143143
examples/.*(txt|patch)|
144144
examples/onnxrt/nlp/huggingface_model/text_generation/llama/quantization/ptq_static/prompt.json|
145145
examples/notebook/dynas/ResNet50_Quantiation_Search_Supernet_NAS.ipynb
146+
examples/notebook/dynas/Transformer_LT_Supernet_NAS.ipynb
146147
)$
147148
148149
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)