Skip to content

Commit 35101a0

Browse files
Do not try reformatting run-examples.py.
1 parent b75c380 commit 35101a0

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
@@ -22,6 +22,7 @@ repos:
2222
name: Run Ruff (format) on Doc/
2323
args: [--check]
2424
files: ^Doc/
25+
exclude: ^Doc/howto/multiple-interpreters-run-examples.py
2526
- id: ruff-format
2627
name: Run Ruff (format) on Tools/build/check_warnings.py
2728
args: [--check, --config=Tools/build/.ruff.toml]

0 commit comments

Comments
 (0)