Skip to content

Commit 7fd65f1

Browse files
author
codegen-bot
committed
disabling codespell for notebook
1 parent d8bcc47 commit 7fd65f1

File tree

2 files changed

+147
-10
lines changed

2 files changed

+147
-10
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ repos:
6262
additional_dependencies:
6363
- tomli
6464
files: ".*"
65+
exclude: ".*\\.ipynb"
66+
6567

6668
- repo: https://github.com/astral-sh/uv-pre-commit
6769
rev: "0.5.24"

examples/removing_import_loops_in_pytorch/import_loops.ipynb

Lines changed: 145 additions & 10 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)