Skip to content

Commit 6aa93ae

Browse files
author
Rajeev Jain
committed
o precommit
1 parent 2af329b commit 6aa93ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_io_common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,3 @@ def test_grid_properties_consistency(self, grid_from_format):
130130
assert np.issubdtype(grid.face_node_connectivity.dtype, np.integer)
131131
assert np.issubdtype(grid.node_lon.dtype, np.floating)
132132
assert np.issubdtype(grid.node_lat.dtype, np.floating)
133-

0 commit comments

Comments
 (0)