Format Python code with psf/black push

github-actions 2 years ago
parent 87a89d40ca
commit cd53f204bb

@ -1254,6 +1254,7 @@ class GPT3ComCon(discord.Cog, name="GPT3ComCon"):
from_g_command=True, from_g_command=True,
custom_api_key=user_api_key, custom_api_key=user_api_key,
) )
@discord.slash_command( @discord.slash_command(
name="private-test", name="private-test",
description="Private thread for testing. Only visible to you and server admins.", description="Private thread for testing. Only visible to you and server admins.",

Loading…
Cancel
Save