Skip to content

Commit 540e08e

Browse files
committed
run_interdiff.py: Ruff formatting
This was done automatically by ruff format. Default configuration is used. Hence this was the last file ignored, it removes the exclude rule in .pre-commit-config.yaml Signed-off-by: Roxana Nicolescu <rnicolescu@ciq.com>
1 parent a11c21b commit 540e08e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ repos:
88
args: [ --fix ]
99
# Run the formatter.
1010
- id: ruff-format
11-
12-
exclude: |
13-
(?x)^(
14-
run_interdiff.py |
15-
)$

0 commit comments

Comments
 (0)