```
f"{f"has new status: {job.status} " if new_status else f"{job.status}"} "
^^^
SyntaxError: f-string: expecting '}'
```
Fixes: 51c3f56aa (ci,crnm: migrate colorama to rich)
Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37770>
26 KiB
Executable File
26 KiB
Executable File