Commit 75c418e
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
2 files changed
+175
-136
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
0 commit comments