diff --git a/README.md b/README.md index 029fb9d..b66e6b7 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,6 @@ String print(<el_1> [, <el_2>, end='', sep='', file=<file>]) # Use 'file=sys.stderr' for errors. ``` -#### Pprint: ```python >>> from pprint import pprint >>> pprint(locals())