deepsource-autofix[bot]
94f4542135
style: format code with black
...
Format code with black
This commit fixes the style issues introduced in ccc34e8
according to the output
from Black.
Details: None
2023-09-09 12:20:50 +00:00
ccc34e8a35
Saveable command
...
Liveleak
2023-09-09 13:20:35 +01:00
deepsource-autofix[bot]
dd8f0725e9
style: format code with black
...
Format code with black
This commit fixes the style issues introduced in f0f3d3b
according to the output
from Black.
Details: None
2023-09-09 11:28:35 +00:00
f0f3d3b1d3
Add more overlay options
2023-09-09 12:28:19 +01:00
7e108350a5
Merge pull request #6 from Fluffy-Bean/deepsource-transform-513ba6f2
...
format code with black
2023-09-09 00:49:30 +01:00
deepsource-autofix[bot]
ed8a415e43
style: Format code with black
2023-09-08 23:47:30 +00:00
deepsource-autofix[bot]
8a0477d086
refactor: refactor unnecessary else
/ elif
when if
block has a raise
statement
...
`raise` causes control flow to be disrupted, as it will exit the block.
It is recommended to check other conditions using another `if` statement, and get rid of `else` statements as they are unnecessary.
2023-09-08 23:47:21 +00:00
deepsource-autofix[bot]
f516ebf519
style: format code with black
...
Format code with black
This commit fixes the style issues introduced in 7b7f300
according to the output
from Black.
Details: None
2023-09-08 23:45:39 +00:00
7b7f30067b
Fix Image command
...
Mobile status
2023-09-09 00:45:26 +01:00
deepsource-autofix[bot]
aa86e211e5
style: format code with black
...
Format code with black
This commit fixes the style issues introduced in 4e68539
according to the output
from Black.
Details: None
2023-09-08 20:53:51 +00:00
4e685393de
Add Images command
...
Clean up Animals command
2023-09-08 21:53:33 +01:00
deepsource-autofix[bot]
3cf308a34b
style: format code with black
...
Format code with black
This commit fixes the style issues introduced in 0c19098
according to the output
from Black.
Details: None
2023-09-08 17:44:22 +00: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
0cddbb75e2
Add more commands
2023-09-07 18:19:39 +01:00
bafe17e0d4
Add music
2023-09-07 15:02:11 +01:00
640351e5bf
Move back to Python
2023-09-07 13:26:02 +01:00