Update normal_chat.py

pull/998/head
2829798842 2025-05-28 20:02:55 +08:00 committed by GitHub
parent 325c5de5e4
commit 3cc26c224f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import asyncio
import statistics # 导入 statistics 模块
# import statistics # 导入 statistics 模块
import time
import traceback
from random import random