refactor: split up modules

This commit is contained in:
2026-07-07 13:48:39 +08:00
parent 17c419dca0
commit a3c8426786
10 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import asyncio
import httpx
from sdgb.sdgb import MaimaiClient
from sdgb import MaimaiClient
from sdgb.chime import qr_api
from sdgb.settings import clientId, qrCode