Lynxie/lynxie
deepsource-autofix[bot] b541817558
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-11 21:25:43 +00:00
..
assets Shitload of new overlays 2023-09-11 19:38:11 +01:00
commands style: format code with black 2023-09-11 18:38:34 +00:00
data Add animals command 2023-09-08 18:44:04 +01:00
__init__.py Clean up code 2023-09-09 20:52:12 +01:00
__main__.py Shitload of new overlays 2023-09-11 19:38:11 +01:00
config.py refactor: remove unnecessary f-string 2023-09-11 21:25:43 +00:00
database.py Add Images command 2023-09-08 21:53:33 +01:00
utils.py Shitload of new overlays 2023-09-11 19:38:11 +01:00