fix(aurora): hopefully fixed the module not found issue?

This commit is contained in:
Seaswimmer 2024-05-06 17:41:14 -04:00
parent 260dd3ef4c
commit bcc4aa384f
Signed by untrusted user: cswimr
GPG key ID: 5D671B5D03D65A7F
2 changed files with 1 additions and 1 deletions

View file

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