Removing an unnecessary line of whitespace AND crediting Hugo Boyer for the ipython code!

Thanks Hugo Boyer!  I forgot to credit you in my last commit.
This commit is contained in:
Christopher Allan Webber 2012-03-14 16:03:09 -05:00
parent d87ed21ac4
commit 956335c839

View File

@ -66,7 +66,6 @@ def shell(args):
either a normal Python shell
or an IPython one
"""
user_namespace = {
'mg_globals': mg_globals,
'mgoblin_app': commands_util.setup_app(args),