Commit Graph

4 Commits

Author SHA1 Message Date
cfdaily d58e38d58f fix(lint): 修复 PR #14 引入的 lint 回退 (119→0)
CI / lint (pull_request) Successful in 6s
CI / test (pull_request) Successful in 9s
CI / notify-on-failure (pull_request) Successful in 0s
PR #14 从旧分支复制文件导致回退了 PR #10 的 lint 修复。
修复内容:
- autoflake 移除未使用导入/变量
- autopep8 修复缩进/空格
- 手动修复 F821(pathlib→Path), F541(f-string), F841(未使用变量)
- 所有修复均通过 flake8 --max-line-length=120 --extend-ignore=E501 检查 (0 errors)
2026-06-09 23:53:29 +08:00
cfdaily 1614108f71 auto-sync: 2026-05-30 10:34:59 2026-05-30 10:34:59 +08:00
cfdaily dcb48278fd auto-sync: 2026-05-21 11:15:34 2026-05-21 11:15:34 +08:00
cfdaily 45b24e9336 auto-sync: 2026-05-17 21:13:19 2026-05-17 21:13:19 +08:00