WIP: Refactor Aurora (3.0.0) #29

Draft
cswimr wants to merge 347 commits from aurora-pydantic into main
Showing only changes of commit 92d221ff70 - Show all commits

View file

@ -1,4 +1,4 @@
from aurora.aurora import Aurora from .aurora import Aurora
async def setup(bot): async def setup(bot):