🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-05-01 19:18:37 +00:00
parent 9cf62f983e
commit c88a73597a
32 changed files with 33 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ from .waiter import Waiter
import traceback
from rich.traceback import install
install(show_locals=True, extra_lines=3)
logger = get_logger("pfc")