dask-contrib / dask-histogram

Histograms with task scheduling.
https://dask-histogram.readthedocs.io
BSD 3-Clause "New" or "Revised" License
23 stars 4 forks source link

fix: mock interface correction #89

Closed douglasdavis closed 1 year ago

douglasdavis commented 1 year ago

In dask-awkward we've landed on hacking layer mock methods return a two element tuple (the second return is a type tracer report, if necessary)