Skip to content

Commit 75c418e

Browse files
committed
rolling-release-update.py: Ruff formatting
This was done automatically by ruff format. Default configuration is used. Important: is_rebuild variable was never used. Therefore I removed this: ``` if b"Rebuild rocky" in line: is_rebuild = True ``` Signed-off-by: Roxana Nicolescu <rnicolescu@ciq.com>
1 parent 38c9801 commit 75c418e

File tree

2 files changed

+175
-136
lines changed

2 files changed

+175
-136
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ repos:
1111

1212
exclude: |
1313
(?x)^(
14-
rolling-release-update.py |
1514
run_interdiff.py |
1615
)$

0 commit comments

Comments
 (0)