[claude] Fix 27 ruff lint errors blocking all pushes (#1149) #1153
Reference in New Issue
Block a user
Delete Branch "claude/issue-1149"
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?
Fixes #1149
Changes
ruff --fix: import sorting (I001), unused imports (F401), import redefinitions (F811)HealthLevel,AgentType,TaskType,DispatchStatusfromstr, EnumtoStrEnum(UP042)/tmpwithtempfile.gettempdir()to resolve S108 security warningagent→_agent(B007) intest_dispatcher.pyruff formatto 16 filestox -e lintandtox -e unit(93 tests) both pass.