Skip to content

Commit 337dcb3

Browse files
committed
Fix stylling
1 parent f8a7a98 commit 337dcb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pygmt/tests/test_triangulate.py

-1
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,3 @@ def test_regular_grid_with_outgrid_param(dataframe, expected_grid):
161161
assert grid.gmt.registration == GridRegistration.GRIDLINE
162162
assert grid.gmt.gtype == GridType.CARTESIAN
163163
xr.testing.assert_allclose(a=grid, b=expected_grid)
164-

0 commit comments

Comments
 (0)