CodeGen part1 - move ActionType to it's own py file (#2655)
This commit is contained in:
@@ -5,7 +5,7 @@ from enum import StrEnum
|
||||
|
||||
from pydantic import BaseModel
|
||||
|
||||
from skyvern.webeye.actions.actions import ActionType
|
||||
from skyvern.webeye.actions.action_types import ActionType
|
||||
from skyvern.webeye.actions.models import AgentStepOutput
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user