Skip to content

Commit 7ad2c59

Browse files
committed
Minor Fixes
1 parent ade7f20 commit 7ad2c59

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,14 @@ Inline comment:
226226
```
227227

228228
Multiline comment:
229+
229230
```Python
230231
# This is a
231232
# multiline comment
232233
```
233234

234235
Function docstring:
236+
235237
```python
236238
def foo():
237239
"""

python_cheat_sheet.pdf

-168 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)