modelx.stop_stacktrace#
- stop_stacktrace()[source]#
Deactivate stack tracing.
Stop tracing the call stack of formula calculations started by
start_stacktrace()
. If the tracing is not active, a runtime error is raised.Added in version 0.0.25.
Deactivate stack tracing.
Stop tracing the call stack of formula calculations started
by start_stacktrace()
.
If the tracing is not active, a runtime error is raised.
Added in version 0.0.25.