hpcflow.sdk.core.utils.PrettyPrinter#

class hpcflow.sdk.core.utils.PrettyPrinter#

Bases: object

A class that produces a nice readable version of itself with str(). Intended to be subclassed.

Methods