6#include <pybind11/pybind11.h>
8namespace py = pybind11;
void make_uproot_issue_90(py::module &m)
void make_fromjsonobj(py::module &m, const std::string &name)
void make_fromjsonobj_schema(py::module &m, const std::string &name)
void make_fromjsonfile(py::module &m, const std::string &name)
void make_fromjson(py::module &m, const std::string &name)