We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6600b8a commit 8ef21a6Copy full SHA for 8ef21a6
1 file changed
README.md
@@ -104,6 +104,7 @@ if __name__ == "__main__":
104
"{data[0]['q']}"
105
106
- {data[0]['a']}
107
+""")
108
```
109
110
```shell
0 commit comments