mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-23 03:44:57 +00:00
style: format code with black
Format code with black
This commit fixes the style issues introduced in dae2d49
according to the output
from Black.
Details: None
This commit is contained in:
parent
dae2d4901c
commit
e1710a461f
4 changed files with 22 additions and 15 deletions
|
@ -15,7 +15,7 @@ class Help(commands.Cog):
|
|||
"stop": "Stop the current song and leave the voice channel",
|
||||
"animal <animal>": "Get a random image of an animal!",
|
||||
"overlay <image> <style>": "Overlay an image with a "
|
||||
"style, e.g. `bubble mask`",
|
||||
"style, e.g. `bubble mask`",
|
||||
"saveable": "Turn image into a GIF to save within Discord",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue