{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / interactiveshell / InteractiveShell / set_autoindent

function

IPython.core.interactiveshell:InteractiveShell.set_autoindent

source: /IPython/core/interactiveshell.py :717

Signature

def   set_autoindent ( self value = None )

Summary

Set the autoindent flag.

Extended Summary

If called with no arguments, it acts as a toggle.

Aliases

  • IPython.InteractiveShell.set_autoindent