Format Python code with psf/black push

github-actions 2 years ago
parent 0adb5c0e38
commit b06e038a4e

@ -18,6 +18,7 @@ from collections import defaultdict
original_message = {}
ALLOWED_GUILDS = EnvService.get_allowed_guilds()
class GPT3ComCon(commands.Cog, name="GPT3ComCon"):
def __init__(
self,

Loading…
Cancel
Save