hpcflow.sdk.core.utils.Singleton#

class hpcflow.sdk.core.utils.Singleton#

Bases: type

Metaclass that enforces that only one instance can exist of the classes to which it is applied.

Methods

mro

Return a type's method resolution order.

mro()#

Return a type’s method resolution order.