Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,052 changes: 0 additions & 1,052 deletions src/paperbot/utils/CCS-DOWN.py

This file was deleted.

5 changes: 1 addition & 4 deletions src/paperbot/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@
"""
PaperBot 工具函数模块

包含:
暴露当前仍在主代码路径中使用的通用工具:
- logger: 日志配置
- downloader: 论文下载器
- retry_helper: 重试机制
- json_parser: JSON 解析
- text_processing: 文本处理
Comment on lines +5 to 10
- search: 搜索工具
- analyzer: 分析工具
- conference_*: 会议相关工具
"""

from paperbot.utils.logger import setup_logger, LogContext, log_with_context
Expand Down
288 changes: 0 additions & 288 deletions src/paperbot/utils/acm_extractor.py

This file was deleted.

53 changes: 0 additions & 53 deletions src/paperbot/utils/conference_downloader.py

This file was deleted.

Loading
Loading