Skip to content
Snippets Groups Projects

WIP: Resolve "uproot4 integration"

Open Tamas Gal requested to merge 58-uproot4-integration into master
7 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -14,7 +14,7 @@ Options:
-h --help Show this screen.
"""
import uproot
import uproot4 as uproot
def print_tree(filename):
Loading