{ } Raw JSON

bundles / astropy latest / astropy / utils / misc / indent

function

astropy.utils.misc:indent

source: /astropy/utils/misc.py :56

Signature

def   indent ( s shift = 1 width = 4 )

Summary

Extended Summary

Indent a block of text. The indentation is applied to each line.

Aliases

  • astropy.utils.indent