feat(ci): P1-1 Phase2 后端启用F401+F841并修复存量 #470
Reference in New Issue
Block a user
Delete Branch "ci/p1-1-backend-f401-f841"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
P1-1 代码质量 Phase 2 后端部分
规则收紧
F401(未使用import)F841(未使用变量)__init__.py和tests/*的per-file-ignores(合理例外)存量修复
self._clip_repo.update(clip)):保留调用,移除赋值变量变更统计
CI全绿,自动审批通过。
CI全绿,自动审批通过。