wf-mcp reorg 2 + fmt

This commit is contained in:
lda
2026-05-07 15:35:02 +07:00 Verified
parent 668a7c21d6
commit 7b3ee7c50f
7 changed files with 474 additions and 381 deletions
-1
View File
@@ -405,4 +405,3 @@ def test_async_node_spec_cannot_export_sync_registry_handler() -> None:
assert "async" in str(exc)
else:
raise AssertionError("expected async node export to fail for sync registry")