Skip to content

Commit

Permalink
add missing empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Aug 25, 2024
1 parent 05010a7 commit 2a94cab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,3 @@ def test_default_metadata_format(tmpdir):
assert zarr_attrs["resolution"] == [1, 2, 3]
assert zarr_attrs["extras/axes"] == ["sample^", "channel^", "z", "y", "x"]
assert zarr_attrs["extras/units"] == ["nm", "nm", "nm"]

0 comments on commit 2a94cab

Please sign in to comment.