Show More
@@ -69,7 +69,7 b' shell_flags.update(dict(' | |||||
69 | )) |
|
69 | )) | |
70 | addflag('pprint', 'PlainTextFormatter.pprint', |
|
70 | addflag('pprint', 'PlainTextFormatter.pprint', | |
71 | "Enable auto pretty printing of results.", |
|
71 | "Enable auto pretty printing of results.", | |
72 |
"Disable auto |
|
72 | "Disable auto pretty printing of results." | |
73 | ) |
|
73 | ) | |
74 | addflag('color-info', 'InteractiveShell.color_info', |
|
74 | addflag('color-info', 'InteractiveShell.color_info', | |
75 | """IPython can display information about objects via a set of func- |
|
75 | """IPython can display information about objects via a set of func- |
General Comments 0
You need to be logged in to leave comments.
Login now