Skip to content

Commit 3c21e28

Browse files
committed
Pprint layout
1 parent e095605 commit 3c21e28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ String
244244
print(<el_1> [, <el_2>, end='', sep='', file=<file>]) # Use 'file=sys.stderr' for errors.
245245
```
246246

247-
#### Pprint:
248247
```python
249248
>>> from pprint import pprint
250249
>>> pprint(locals())

0 commit comments

Comments
 (0)