Skip to content

Commit c240746

Browse files
author
Weston Nielson
committed
Fix another formatting issue in README.
1 parent 34fb9f0 commit c240746

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ to `stdout`. A simple example in Python that simply returns the same path is
8686
given below.
8787

8888
```python
89-
!/usr/bin/env python
89+
#!/usr/bin/env python
9090
import sys
9191

9292
if len(sys.argv) > 1:

0 commit comments

Comments
 (0)