From 933d14614a1d29103940ac5e5b84e9689c04dee5 2013-07-31 15:54:12 From: Kyle Kelley Date: 2013-07-31 15:54:12 Subject: [PATCH] Delete extra auto --- diff --git a/IPython/core/shellapp.py b/IPython/core/shellapp.py index 09e1d81..52b6f8b 100644 --- a/IPython/core/shellapp.py +++ b/IPython/core/shellapp.py @@ -69,7 +69,7 @@ shell_flags.update(dict( )) addflag('pprint', 'PlainTextFormatter.pprint', "Enable auto pretty printing of results.", - "Disable auto auto pretty printing of results." + "Disable auto pretty printing of results." ) addflag('color-info', 'InteractiveShell.color_info', """IPython can display information about objects via a set of func-