Skip to content

Commit 11875e7

Browse files
committed
chore: drop the blank lines the rebase left, so black --check passes
lint is a CI gate at black==24.2.0; the rebase onto master left three blank lines before _StubAgent. No behaviour change.
1 parent 8881c8c commit 11875e7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/structs/test_graph_workflow.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,8 +1483,6 @@ def test_save_spec_round_trips_through_from_topology_spec(tmp_path):
14831483
pytest.main([__file__, "-v"])
14841484

14851485

1486-
1487-
14881486
class _StubAgent:
14891487
"""Agent stand-in that records calls and returns a canned string."""
14901488

0 commit comments

Comments
 (0)