script gen support validation block (#3573)
This commit is contained in:
@@ -46,6 +46,7 @@ from skyvern.services.script_service import ( # noqa: E402
|
||||
run_task, # noqa: E402
|
||||
send_email, # noqa: E402
|
||||
upload_file, # noqa: E402
|
||||
validate, # noqa: E402
|
||||
wait, # noqa: E402
|
||||
) # noqa: E402
|
||||
|
||||
@@ -72,6 +73,7 @@ __all__ = [
|
||||
"send_email",
|
||||
"setup",
|
||||
"upload_file",
|
||||
"validate",
|
||||
"wait",
|
||||
"workflow",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user