scikit-hep / uproot3-methods

Pythonic behaviors for non-I/O related ROOT classes.
BSD 3-Clause "New" or "Revised" License
21 stars 28 forks source link

Fix a minor error in TH3 (wrong total number of bins) #72

Closed chernals closed 4 years ago

chernals commented 4 years ago

I believe this is a typo coming from TH2.

jpivarski commented 4 years ago

Yes, that's right. Thank you!