Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 10, 2025
1 parent d593a49 commit 0489257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_io_hdf5_h5tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -3984,4 +3984,3 @@ def test_expand_set_shape(self):
[7, 8, 9]])
npt.assert_array_equal(read_quxbucket.qux_data.data[:], expected)
self.assertEqual(read_quxbucket.qux_data.data.maxshape, (None,3))

0 comments on commit 0489257

Please sign in to comment.