Fix pyproject

Rene Teigen 2 years ago
parent 4b3201db0d
commit 5e0c7ab27a

@ -44,7 +44,7 @@ path = "gpt3discord.py"
include = [
"cogs/*.py",
"models/*.py",
"services/*.py"
"services/*.py",
"gpt3discord.py",
]

Loading…
Cancel
Save