kittycad.types.Unset

class kittycad.types.Unset[source][source]

Bases: object

__init__()[source]

Methods

__init__()

__annotations__ = {}[source]
__bool__()[source][source]
Return type:

bool

__dict__ = mappingproxy({'__module__': 'kittycad.types', '__firstlineno__': 17, '__bool__': <function Unset.__bool__>, '__static_attributes__': (), '__dict__': <attribute '__dict__' of 'Unset' objects>, '__weakref__': <attribute '__weakref__' of 'Unset' objects>, '__doc__': None, '__annotations__': {}})[source]
__firstlineno__ = 17[source]
__module__ = 'kittycad.types'[source]
__static_attributes__ = ()[source]