dangerzone/qubes
Alexis Métaireau 99f1e15fd2
chore: Do not use fstrings without placeholders
> f-strings are a convenient way to format strings, but they are not
> necessary if there are no placeholder expressions to format. In this
> case, a regular string should be used instead, as an f-string without
> placeholders can be confusing for readers, who may expect such a
> placeholder to be present.
>
> — [ruff docs](https://docs.astral.sh/ruff/rules/f-string-missing-placeholders/)
2024-06-05 14:19:31 +02:00
..
dz.Convert Handle complaints about shebangs during RPM build 2024-05-28 18:06:34 +03:00
dz.ConvertDev chore: Do not use fstrings without placeholders 2024-06-05 14:19:31 +02:00