ceph-mirror/doc/_ext
Kefu Chai 2a74ce0080 doc/_ext: Remove unnecessary f-string formatting
Replace f-string with plain string when no variable interpolation is needed.

The f-string "<empty-string>" contains no placeholders or variables, making
the f-prefix unnecessary. Using a plain string is more appropriate and
slightly more efficient.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2025-06-25 08:24:19 +08:00
..
ceph_commands.py Revert "mgr/volumes: handle bad arguments during subvolume create" 2025-05-14 16:25:54 +05:30
ceph_confval.py doc/_ext: Remove unnecessary f-string formatting 2025-06-25 08:24:19 +08:00
ceph_releases.py doc/_ext: accomodate three active releases in the Ceph timeline 2024-09-25 15:28:15 -05:00