str2d.Str2D.lstrip

Str2D.lstrip(*args, **kwargs) Str2D[source]

Left strip line by line. Return the left stripped version of the data. This is a wrapper around the lstrip method from the str class.