lories._core._constant#

Classes#

_Constant

Helper class that provides a standard way to create an ABC using

Module Contents#

class lories._core._constant._Constant[source]#

Bases: abc.ABC, str

Inheritance diagram of lories._core._constant._Constant

Helper class that provides a standard way to create an ABC using inheritance.

Initialize self. See help(type(self)) for accurate signature.