g-diffuser-bot icon indicating copy to clipboard operation
g-diffuser-bot copied to clipboard

revise string formatting across the project to use proper format strings

Open parlance-zz opened this issue 3 years ago • 1 comments

instead of + operator string concat :(

parlance-zz avatar Oct 03 '22 05:10 parlance-zz

at the same time, any remaining path calculations that don't already use pathlib should be refactored to to pathlib rather than string concat.

parlance-zz avatar Oct 05 '22 15:10 parlance-zz