NodeThingType#

class blueprints.NodeThingType[source]#

Bases: ThingType

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

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