Skip to content

Commit 1bce000

Browse files
author
SentienceDEV
committed
fix tests
1 parent 7fadb13 commit 1bce000

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

predicate/agents/planner_executor_agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ def priority_order(self) -> list[str]:
124124
...
125125

126126

127+
@runtime_checkable
127128
class ExecutorOverride(Protocol):
128129
"""
129130
Protocol for validating or overriding executor element choices.

0 commit comments

Comments
 (0)