Skip to content

Fix import of ROOT symbol

Jerome Hue requested to merge fix-root-import into dev

Context

IN export_registry.py, the root symbol was included from utils, but it was not defined there, leading to an error.

Fix #35 (closed).

Merge request reports

Loading