Skip to content

Commit 65b2408

Browse files
authored
Add code highlighting code block
1 parent 4fb0fdc commit 65b2408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ python setup.py test
242242
## Relative Cursor Pagination
243243
Cursor based pagination support has been added in 6.0.0.
244244

245-
```
245+
```python
246246
import shopify
247247

248248
page1 = shopify.Product.find()

0 commit comments

Comments
 (0)