refactor: move mcp auth record ownership
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from wf_api.next_actions import NextActions, NextActionTool
|
||||
from wf_artifacts import DependencyDiagnostic, DiagnosticSeverity
|
||||
|
||||
from wf_api.next_actions import NextActionTool, NextActions
|
||||
|
||||
|
||||
def test_next_actions_from_high_confidence_wrapper_hints_can_validate() -> None:
|
||||
actions = NextActions.from_wrapper_hints(
|
||||
|
||||
Reference in New Issue
Block a user