Commit graph

6 commits

Author SHA1 Message Date
deepsource-autofix[bot]
fec670ecb6
style: Format code with black 2023-09-10 14:11:23 +00:00
deepsource-autofix[bot]
a8eb5e09a0
refactor: remove unused imports
An object has been imported but is not used anywhere in the file.
It should either be used or the import should be removed.
2023-09-10 14:11:13 +00:00
c359356f4b Clean up code 2023-09-09 20:52:12 +01:00
0c1909807a Add animals command
Fix Youtube playback
Add Database file
2023-09-08 18:44:04 +01:00
deepsource-autofix[bot]
ced110c2f9
style: format code with black
Format code with black

This commit fixes the style issues introduced in cea527a according to the output
from Black.

Details: None
2023-09-07 17:20:15 +00:00
cea527ae79 Add more commands 2023-09-07 18:20:00 +01:00