Closed alexander-held closed 11 months ago
Refactor imports to allow running without ServiceX client (and related libraries) installed. Also avoid importing everything into utils to ensure cabinetry is not needed on worker nodes (which import utils at the top level).
utils
cabinetry
Refactor imports to allow running without ServiceX client (and related libraries) installed. Also avoid importing everything into
utils
to ensurecabinetry
is not needed on worker nodes (which importutils
at the top level).