stack_trace
Signature
Description
Returns the stack trace of the computation.
computation: The computation to get the stack trace for. IfNone, uses the last computation.- Returns: A
StackTraceinstance.
stack_traceReturns the stack trace of the computation.
computation: The computation to get the stack trace for. If None, uses the last computation.StackTrace instance.