You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / IPython / core / inputtransformer2 / leading_indent

function

IPython.core.inputtransformer2:leading_indent

source: /IPython/core/inputtransformer2.py :39

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