bundles / IPython 9.3.0 / IPython / core / inputtransformer2 / leading_indent
function
IPython.core.inputtransformer2:leading_indent
Signature
def leading_indent ( lines ) Summary
Remove leading indentation.
Extended Summary
Removes the minimum common leading indentation from all lines.
Aliases
-
IPython.core.inputtransformer2.leading_indent