Skip to content

Commit 12cd35b

Browse files
Update website/src/pages/en/subgraphs/guides/agent0.mdx
Co-authored-by: Benoît Rouleau <1059139+benface@users.noreply.github.com>
1 parent f9ba3d1 commit 12cd35b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/en/subgraphs/guides/agent0.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const res = await fetch(
9595
const { data } = await res.json();
9696
```
9797

98-
**Python**
98+
#### Python
9999

100100
```python
101101
import requests

0 commit comments

Comments
 (0)