Skip to content

Commit eb2ca2c

Browse files
committed
final fix
1 parent 9d3d7f4 commit eb2ca2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llama_stack_client/lib/agents/react/tool_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# the root directory of this source tree.
66

77
import uuid
8-
from typing import Dict, List, Optional, Union
8+
from typing import List, Optional, Union
99

1010
from pydantic import BaseModel, ValidationError
1111

0 commit comments

Comments
 (0)