We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a7a98 commit 337dcb3Copy full SHA for 337dcb3
pygmt/tests/test_triangulate.py
@@ -161,4 +161,3 @@ def test_regular_grid_with_outgrid_param(dataframe, expected_grid):
161
assert grid.gmt.registration == GridRegistration.GRIDLINE
162
assert grid.gmt.gtype == GridType.CARTESIAN
163
xr.testing.assert_allclose(a=grid, b=expected_grid)
164
-
0 commit comments