cfdm.Bounds.__str__

Bounds.__str__()[source]

Called by the str built-in function.

x.__str__() <==> str(x)

New in version (cfdm): 1.7.0