Skip to content

Commit 4907ba2

Browse files
committed
Merge branch 'main' into feat/data-sheets-to-dict
2 parents d402bbc + 54a19e0 commit 4907ba2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: docs/sheets.md

-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ further as needed:
246246
- `RowModel.parse_obj(nested_dict)`
247247
- `rowmodelinstance.dict()`
248248

249-
250249
It would be desirable to add a method to `RowDataSheet` to export its content
251250
to a nested JSON. The reverse is less straight-forward, as we need to store some
252251
metadata describing the model somewhere (either via headers, a pydantic json schema,

0 commit comments

Comments
 (0)