Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow writing generic UHI-compatible histograms (#1128)
* Allow writing generic UHI-compatible histograms UHI-compatible histograms should have a function variances, but are not required to have a storage_type. Also, if the histogram is not from hist or boost_histogram, boost_histogram is None and the storage type check fails. * style: pre-commit fixes --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information