mirror of
https://github.com/1c7/chinese-independent-developer.git
synced 2026-05-08 18:14:48 +08:00
docs: add file description comment to process_item.py
Some checks failed
提交项目(每 24 小时运行一次,晚上 00:00) / build (push) Has been cancelled
Some checks failed
提交项目(每 24 小时运行一次,晚上 00:00) / build (push) Has been cancelled
This commit is contained in:
1
.github/scripts/process_item.py
vendored
1
.github/scripts/process_item.py
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
# 自动扫描 GitHub Issues 中被标记为 🚀 的项目提交,通过 AI 格式化后批量添加到 README 并创建 Pull Request。
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import datetime
|
import datetime
|
||||||
|
|||||||
Reference in New Issue
Block a user