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

This commit is contained in:
github-actions[bot]
2025-04-27 16:22:32 +00:00
parent 76abcc7ec3
commit 412efe79d2
11 changed files with 11 additions and 22 deletions

View File

@@ -87,6 +87,7 @@ MODULE_LOGGER_CONFIGS = {
# ...如有更多模块,继续添加...
}
def get_logger(module_name: str):
style_config = MODULE_LOGGER_CONFIGS.get(module_name)
if style_config: