Partial json_renderer refactor, part of #2136

This commit is contained in:
Simon Willison 2023-08-09 11:52:51 -07:00
commit f3944608cc
5 changed files with 85 additions and 74 deletions

View file

@ -649,7 +649,6 @@ async def test_custom_sql(ds_client):
{"content": "RENDER_CELL_DEMO"},
{"content": "RENDER_CELL_ASYNC"},
],
"columns": ["content"],
"ok": True,
"truncated": False,
}