stripped_deindented_lines function

(Shortest import: from brian2.utils.stringtools import stripped_deindented_lines)

brian2.utils.stringtools.stripped_deindented_lines(code)[source]

Returns a list of the lines in a multi-line string, deindented.