make jinja rendering in blocks more strict (#3827)
This commit is contained in:
@@ -202,6 +202,9 @@ plugins = "sqlalchemy.ext.mypy.plugin"
|
||||
[project.scripts]
|
||||
skyvern = "skyvern.cli.commands:cli_app"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
norecursedirs = ["eval"]
|
||||
|
||||
[tool.codeflash]
|
||||
# All paths are relative to this pyproject.toml's directory.
|
||||
module-root = "skyvern"
|
||||
|
||||
Reference in New Issue
Block a user