UniqueThingType#

class blueprints.UniqueThingType[source]#

Bases: ThingType

This abstract base class is a used to represent the UniqueThing class in type hints. For a detailed description see blueprints.thing.unique.UniqueThing.

__init__()#
classmethod __new__(*args, **kwargs)#