Skip to content

Commit 19a932f

Browse files
committed
push
1 parent 6340e87 commit 19a932f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langfuse/_client/get_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from contextvars import ContextVar
21
from contextlib import contextmanager
2+
from contextvars import ContextVar
33
from typing import Iterator, Optional
44

55
from langfuse._client.client import Langfuse

0 commit comments

Comments
 (0)