feat: allow rebinning by passing edges or a new axis #2139
Annotations
1 error and 1 notice
Run PyLint
Process completed with exit code 1.
|
Run PyLint:
src/boost_histogram/histogram.py#L926
Use a generator instead 'all(edge in self.axes[i].edges for edge in edges)'
|
Loading