mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-14 17:29:40 +00:00
Revert "refactor loopblock value" (#1380)
This commit is contained in:
parent
0a6a2d8d33
commit
f5691d5742
4 changed files with 26 additions and 87 deletions
|
@ -142,7 +142,6 @@ class ForLoopBlockYAML(BlockYAML):
|
|||
|
||||
loop_over_parameter_key: str
|
||||
loop_blocks: list["BLOCK_YAML_SUBCLASSES"]
|
||||
loop_variable_reference: str | None = None
|
||||
|
||||
|
||||
class CodeBlockYAML(BlockYAML):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue