Skip to content

Commit 8ef21a6

Browse files
committed
Fix README example syntax
1 parent 6600b8a commit 8ef21a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ if __name__ == "__main__":
104104
"{data[0]['q']}"
105105
106106
- {data[0]['a']}
107+
""")
107108
```
108109

109110
```shell

0 commit comments

Comments
 (0)