Add JSON to code block (#3885)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
This commit is contained in:
@@ -1516,6 +1516,7 @@ class CodeBlock(Block):
|
||||
"bool": bool,
|
||||
"asyncio": asyncio,
|
||||
"re": re,
|
||||
"json": json,
|
||||
"Exception": Exception,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user