ssl-hep/ServiceX

Don't use Colons to sanitize output filenames

BenGalewsky opened this issue · 1 comments

Problem

It looks like newer versions of uproot5 don't allow for colons in the output file path.

Approach

Change the sanitzier code to use underscores

Fixed via #810