Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Nov 12, 2024
1 parent c504bf2 commit cf397b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/tests/test_clib_to_numpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import pytest
from packaging.version import Version
from pygmt.clib.conversion import _to_numpy
from pygmt.tests.helpers import skip_if_no
from pygmt.helpers.testing import skip_if_no

try:
import pyarrow as pa
Expand Down

0 comments on commit cf397b7

Please sign in to comment.