Group.create_array
does not take a data
keyword argument
#2810
Labels
bug
Potential issues with the zarr-python library
This is inconsistent with the
create_array
function and should be fixed.I'd be interested in ideas for how we can catch these omissions in tests. One idea would be to define functions / methods that are wrapping some other function, and checking that the signature of the wrapping functions / methods satisfies some check.
this issue was spun out of #2809
The text was updated successfully, but these errors were encountered: