Lynxie/lynxie/commands
deepsource-autofix[bot] dfa2820b40
refactor: remove unnecessary f-string
It is wasteful to use `f-string` mechanism if there are no expressions to be extrapolated. It is recommended to use regular strings instead.
2023-09-10 14:11:53 +00:00
..
__init__.py Add Images command 2023-09-08 21:53:33 +01:00
animals.py style: format code with black 2023-09-09 11:28:35 +00:00
e621.py refactor: remove unnecessary f-string 2023-09-10 14:11:53 +00:00
hello.py Clean up code 2023-09-09 20:52:12 +01:00
help.py Clean up code 2023-09-09 20:52:12 +01:00
image.py Clean up code 2023-09-09 20:52:12 +01:00
music.py Clean up code 2023-09-09 20:52:12 +01:00
ping.py Clean up code 2023-09-09 20:52:12 +01:00