Skip to content
Snippets Groups Projects

WIP: Resolve "uproot4 integration"

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