Skip to content

Commit 203f6b0

Browse files
committed
fix merge conflict
1 parent bd2b481 commit 203f6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/tenantfirstaid/session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from typing import TypedDict
66
from valkey import Valkey
77
import simplejson as json
8-
from typing import Any, Dict
8+
from typing import Any, Dict, Optional, Literal
99
from openai.types.responses.response_input_param import Message
1010

1111

0 commit comments

Comments
 (0)