mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-23 04:09:59 +00:00
fix: 正确的导入各重构模块
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
包含PDF处理和通用工具函数
|
||||
"""
|
||||
|
||||
from .helpers import MessageAnalyzer
|
||||
from .pdf_utils import PDFInstaller
|
||||
|
||||
__all__ = ["PDFInstaller", "MessageAnalyzer"]
|
||||
__all__ = ["PDFInstaller"]
|
||||
|
||||
Reference in New Issue
Block a user