Skip to content

Commit 6b186a2

Browse files
author
Telsho
committed
chore: ruff format
1 parent e2d6f40 commit 6b186a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/core/workflow_orchestrator/test_workflow_orchestrator_execution.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,6 @@ async def test_synthesize_and_save_persist_raises_generic_exception(
771771
)
772772
mock_rollback.assert_called_once()
773773

774-
775774
async def test_synthesize_with_extraction_example_parameters(self):
776775
"""Test different scenarios for extraction_example_object and extraction_example_json."""
777776
dept1 = DepartmentModel(name="Dept 1")

0 commit comments

Comments
 (0)