Skip to content

Commit 03e849b

Browse files
committed
Remove python from markdown block
1 parent e86ef7f commit 03e849b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ while x < 10:
2828
```
2929

3030
## Comment
31-
```python
31+
```
3232
# This is a comment
3333
```
3434

0 commit comments

Comments
 (0)