Skip to content

Commit 1491f30

Browse files
committed
ensure config also
1 parent f63635d commit 1491f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
"""Backwards compat imports for config utilities, to be removed in v1."""
22

3+
from langgraph._internal._config import ensure_config # noqa: F401
34
from langgraph.config import get_config, get_store # noqa: F401

0 commit comments

Comments
 (0)