##// 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().

File last commit:

r2009:2a0ba18d
r6414:2222aa68
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer