Skip to content

Commit ab931f5

Browse files
committed
Small titles
1 parent c7a0dec commit ab931f5

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
@@ -742,7 +742,7 @@ b'.\n..\nfile1.txt\nfile2.txt\n'
742742
```
743743

744744
### Input
745-
**Reads a line from user input or pipe if present. The trailing newline gets stripped.**
745+
#### Reads a line from user input or pipe if present. The trailing newline gets stripped:
746746

747747
```python
748748
filename = input('Enter a file name: ')

0 commit comments

Comments
 (0)