Skip to content
Snippets Groups Projects
Verified Commit b08d2f3a authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Workaround for awkward

parent 8527c743
No related branches found
No related tags found
No related merge requests found
Pipeline #20926 failed
......@@ -4,6 +4,7 @@ import warnings
import uproot
import numpy as np
import awkward as ak
import awkward._io # workaround for https://github.com/scikit-hep/awkward-1.0/issues/968
from .definitions import mc_header
from .tools import cached_property, to_num, unfold_indices
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment