NEURON
nrnpy_utils.cpp File Reference
#include "nrnpy_utils.h"
#include <tuple>
#include <nanobind/nanobind.h>

Go to the source code of this file.

Functions

std::tuple< nb::object, nb::object, nb::object > fetch_pyerr ()
 

Function Documentation

◆ fetch_pyerr()

std::tuple<nb::object, nb::object, nb::object> fetch_pyerr ( )
inline

Definition at line 8 of file nrnpy_utils.cpp.