MitchellAW / FlandersBOT

A discord bot with commands surrounding The Simpsons, Futurama and Rick and Morty and more!
https://discord.gg/xMmxMYg
MIT License
8 stars 2 forks source link

Switch entirely to f-strings #17

Closed MitchellAW closed 3 years ago

MitchellAW commented 3 years ago

Currently the code base has inconsistencies in its use of formatting strings due to the introduction of f-strings during the project. It would be good to switch all uses of string concatenation and .format() to employ f-strings instead.

MitchellAW commented 3 years ago

Fixed in: 0ff3556f74b7ead010e9b81f5edeaf2b9cd431ef