##// 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:

r1263:67f5e0c2
r6294:0a38ad0d
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer