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
c9fdd818bf
Merge pull request #7 from Fluffy-Bean/deepsource-autofix-49797130
...
refactor unnecessary `else` / `elif` when `if` block has a `raise` statement
2023-09-09 00:49:15 +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
dd3b322e68
Merge pull request #5 from Fluffy-Bean/deepsource-transform-ba0fa61a
...
format code with black
2023-09-08 22:06:50 +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
68d638c7ee
Merge pull request #4 from Fluffy-Bean/deepsource-transform-9645750f
...
format code with black
2023-09-08 19:46:52 +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
d7953e9808
Merge pull request #3 from Fluffy-Bean/deepsource-transform-a3616f49
...
format code with black
2023-09-07 18:22:36 +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
ca8813cdc0
Merge remote-tracking branch 'origin/main'
2023-09-07 18:19:50 +01:00
0cddbb75e2
Add more commands
2023-09-07 18:19:39 +01:00
deepsource-io[bot]
ddf408214c
ci: Add .deepsource.toml
2023-09-07 14:02:45 +00: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
c2e3982cc5
Followed Serenity's example code
2023-02-25 12:56:24 +00:00
59e293beff
Add picture
2023-02-25 11:21:30 +00:00
0b926d310e
Initial push of le bot
2023-02-25 11:16:27 +00:00
48a5a49ac6
Initial commit
2023-02-25 10:09:39 +00:00