style: format code for consistency and readability across multiple files
This commit is contained in:
@@ -47,7 +47,7 @@ class TestRefactorTool:
|
||||
"priority_sequence": ["refactor-001"],
|
||||
"next_actions_for_claude": [],
|
||||
},
|
||||
ensure_ascii=False
|
||||
ensure_ascii=False,
|
||||
)
|
||||
|
||||
from unittest.mock import Mock
|
||||
|
||||
Reference in New Issue
Block a user