kittycad.types.Unset

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

Bases: object

__init__()[source]

Methods

__init__()

__bool__()[source][source]
Return type:

bool

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