parlance-zz/g-diffuser-bot

revise string formatting across the project to use proper format strings

parlance-zz opened this issue · 1 comments

instead of + operator string concat :(

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