Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
Signed-off-by: Sidhant Kohli <[email protected]>
  • Loading branch information
kohlisid committed Jul 11, 2024
1 parent 79d615c commit f054b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/batchmap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ datums, with each item corresponding to the response for one request datum.

To clarify, let's say we have three data items:

```json lines
```
data_1 = {"name": "John", "age": 25}
data_2 = {"name": "Jane", "age": 30}
data_3 = {"name": "Bob", "age": 45}
Expand Down

0 comments on commit f054b86

Please sign in to comment.