{ } Raw JSON

bundles / papyri 0.0.10 / papyri / utils / dedent_but_first

function

papyri.utils:dedent_but_first

source: /papyri/utils.py :93

Signature

def   dedent_but_first ( text : str )  →  str

Summary

simple version of inspect.cleandoc that does not trim empty lines

Aliases

  • papyri.gen.dedent_but_first