修复部分 lint

This commit is contained in:
2025-02-17 01:05:19 +08:00
parent 0e72880167
commit 0b6ac9f73e
5 changed files with 15 additions and 19 deletions

View File

@ -1,6 +1,4 @@
# Marsho 的类实例以及全局变量
from azure.ai.inference.aio import ChatCompletionsClient
from azure.core.credentials import AzureKeyCredential
from nonebot import get_driver
from openai import AsyncOpenAI