Spaces:
Running on Zero
Running on Zero
| { | |
| "todos": [ | |
| { | |
| "status": ["completed", "pending"], | |
| "description": "string", | |
| "related_file": "verbatim-string", | |
| "related_cell": "verbatim-string" | |
| } | |
| ] | |
| } | |
| { | |
| "todos": [ | |
| { | |
| "status": ["completed", "pending"], | |
| "description": "string", | |
| "related_file": "verbatim-string", | |
| "related_cell": "verbatim-string" | |
| } | |
| ] | |
| } | |