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 2af329b commit 6aa93aeCopy full SHA for 6aa93ae
test/test_io_common.py
@@ -130,4 +130,3 @@ def test_grid_properties_consistency(self, grid_from_format):
130
assert np.issubdtype(grid.face_node_connectivity.dtype, np.integer)
131
assert np.issubdtype(grid.node_lon.dtype, np.floating)
132
assert np.issubdtype(grid.node_lat.dtype, np.floating)
133
-
0 commit comments