UnboundVariableError#

exception penzai.core.variables.UnboundVariableError[source]#

Raised when attempting to access the value of an unbound variable.

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