str2d.Str2D.strip

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

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