pylint, fuck you! 🖕
This commit is contained in:
parent
b3045bf724
commit
9145ac1bb4
@ -58,7 +58,7 @@ async def on_ready():
|
||||
orientation="portrait or landscape (Standard: portrait)",
|
||||
seed="Optional seed (integer). If empty, a random one will be generated",
|
||||
)
|
||||
# pylint: disable=too-many-locals,too-many-return-statements
|
||||
# pylint: disable=too-many-locals,too-many-return-statements,too-many-statements
|
||||
async def generate(
|
||||
interaction: discord.Interaction,
|
||||
prompt: str,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user