Skip to content

Commit 2a94cab

Browse files
committed
add missing empty line
1 parent 05010a7 commit 2a94cab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,3 @@ def test_default_metadata_format(tmpdir):
104104
assert zarr_attrs["resolution"] == [1, 2, 3]
105105
assert zarr_attrs["extras/axes"] == ["sample^", "channel^", "z", "y", "x"]
106106
assert zarr_attrs["extras/units"] == ["nm", "nm", "nm"]
107-

0 commit comments

Comments
 (0)