##// END OF EJS Templates
Fix double indentation in _PrettyPrinterBase.group()....
Fix double indentation in _PrettyPrinterBase.group(). _PrettyPrinterBase.group() was increasing the indentation twice (once in the call to begin_group() and once in the call to indent()). Fixed by removing the call to indent().
Walter Doerwald -
r6294:0a38ad0d
Show More
Name Size Modified Last Commit Author
/ IPython / frontend
html
qt
terminal
__init__.py Loading ...
consoleapp.py Loading ...