mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-31 18:19:59 +00:00
🎨 sort imports in feishu adapter
This commit is contained in:
@ -2,6 +2,7 @@ import base64
|
||||
import hashlib
|
||||
|
||||
from Crypto.Cipher import AES
|
||||
|
||||
from nonebot.utils import logger_wrapper
|
||||
|
||||
log = logger_wrapper("FEISHU")
|
||||
|
Reference in New Issue
Block a user