Skip to content

Commit 4c62721

Browse files
authored
Discard changes to posthog/ai/anthropic/anthropic.py
1 parent 35c09f0 commit 4c62721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posthog/ai/anthropic/anthropic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import time
1010
import uuid
11-
from typing import Any, Dict, Optional
11+
from typing import Any, Dict, Optional, cast
1212

1313
from posthog.ai.utils import (
1414
call_llm_and_track_usage,

0 commit comments

Comments
 (0)