Skip to content

Commit bf3c555

Browse files
authored
Merge pull request #703 from ucg8j/patch-1
Add code highlighting to README code block
2 parents d3626cf + 08acdab commit bf3c555

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
@@ -249,7 +249,7 @@ python setup.py test
249249
## Relative Cursor Pagination
250250
Cursor based pagination support has been added in 6.0.0.
251251

252-
```
252+
```python
253253
import shopify
254254

255255
page1 = shopify.Product.find()

0 commit comments

Comments
 (0)