mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-08 18:57:52 +02:00
Use strenum
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from enum import StrEnum
|
||||
from langgraph.utils import StrEnum
|
||||
|
||||
|
||||
class ReservedChannels(StrEnum):
|
||||
|
||||
Reference in New Issue
Block a user