Skip to content

Commit cdc583e

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 b0af6e2 commit cdc583e

2 files changed

Lines changed: 175 additions & 136 deletions

File tree

.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)