We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d2312 commit 9278ba8Copy full SHA for 9278ba8
src/mdio/core/utils_write.py
@@ -6,7 +6,7 @@
6
7
8
def write_attribute(
9
- name: str, attribute: dict[str, Any], zarr_group: zarr.Grou
+ name: str, attribute: dict[str, Any], zarr_group: zarr.Group
10
) -> None:
11
"""Write a mappable to Zarr array or group attribute.
12
0 commit comments