core.variables.types.SegmentType

pull/20581/head
hjlarry 12 months ago
parent e9090205d5
commit 44b8ea463d

@ -2,8 +2,8 @@ from typing import Optional
from pydantic import BaseModel
from core.workflow.nodes.base import BaseNodeData
from core.variables.types import SegmentType
from core.workflow.nodes.base import BaseNodeData
class AdvancedSettings(BaseModel):

Loading…
Cancel
Save