fix(worker): 修复unified_render_service.py的black格式化问题 #359
Reference in New Issue
Block a user
Delete Branch "fix/unified-render-black-format"
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?
问题
apps/worker/video_processing/unified_render_service.py的black格式化不通过,导致 develop 分支Validate失败,全链路CI阻塞。由「硬切场景改用concat filter」PR引入。
修复
运行
black自动格式化。验证