Skip to content

fix: use positional arguments in hepmc3.GenEvent constructor

The kwargs are sensitive to local variable name changes in the C++ code, as of a recent pybind11 version.

Merge request reports

Loading