aboutsummaryrefslogtreecommitdiffstats
path: root/plugins_overview.py
diff options
context:
space:
mode:
authorJake Hunsaker <jacob.r.hunsaker@gmail.com>2024-02-05 17:29:14 -0500
committerArif Ali <arif-ali@users.noreply.github.com>2024-02-22 10:27:48 +0000
commit57d21346b2952bf7c995eaeec4a98e1ae77c6308 (patch)
tree963241b55873e6f0b9ae9d7e1b89d287ea7b2783 /plugins_overview.py
parent9090280863581f2828fac42e03fea52a4ba42d82 (diff)
downloadsos-57d21346b2952bf7c995eaeec4a98e1ae77c6308.tar.gz
[global] Replace use of `.format()` with f-strings
As part of the project's effort to modernize on f-strings, this commit replaces all usage of .format() with f-string equivalents. The vast majority of these are in-place syntax changes, but a limited number change the order of list items or some formatting tricks in order to appease PEP8. None of these conversions change the underlying logic of the flows they appear in. Related: #3472 discussion Signed-off-by: Jake Hunsaker <jacob.r.hunsaker@gmail.com>
Diffstat (limited to 'plugins_overview.py')
0 files changed, 0 insertions, 0 deletions