virt-lightning / virt-lightning

Starts your VM on libvirt in a couple of seconds!
185 stars 43 forks source link

flake8: Address a series of warnings #298

Closed goneri closed 1 month ago

goneri commented 1 month ago

Most of them are about the use of format() instead of f-string.