Skip to content

Commit 105e88c

Browse files
committed
Fix a code spelling error
1 parent fdbc41a commit 105e88c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pygmt/tests/test_text.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ def test_text_angle_font_justify_from_textfile():
316316
def test_text_justify_array(region):
317317
"""
318318
Test passing an array of justify codes.
319-
320-
Re-use the baseline image from test_text_position().
321319
"""
322320
fig = Figure()
323321
fig.basemap(region=region, projection="x1c", frame="a")

0 commit comments

Comments
 (0)