docs cleanup

This commit is contained in:
lda
2026-05-18 02:10:05 +07:00 Verified
parent ef1e35e1a8
commit 9900b01965
5 changed files with 7 additions and 4 deletions
@@ -1 +0,0 @@
from __future__ import annotations
+1
View File
@@ -8,6 +8,7 @@ from wf_authoring import NodeSpec
from wf_platform import CapabilitySource
from wf_mcp.connections import qualify_node_name
def qualify_spec(connection_id: str, spec: NodeSpec[Any, Any]) -> NodeSpec[Any, Any]:
"""Return a copy of a spec with its node name scoped to a connection."""
return NodeSpec(