Skip to content

Commit 652abd3

Browse files
Do not lint run-examples.py.
1 parent ddae34c commit 652abd3

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
@@ -6,6 +6,7 @@ repos:
66
name: Run Ruff (lint) on Doc/
77
args: [--exit-non-zero-on-fix]
88
files: ^Doc/
9+
exclude: ^Doc/howto/multiple-interpreters-run-examples.py
910
- id: ruff
1011
name: Run Ruff (lint) on Lib/test/
1112
args: [--exit-non-zero-on-fix]

0 commit comments

Comments
 (0)