Skip to content

Commit 9c6cd4a

Browse files
Update pygmt/tests/test_rose.py
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 4d6be3e commit 9c6cd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/tests/test_rose.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ def test_rose_bools(data_fractures_compilation):
193193
@pytest.mark.mpl_image_compare(filename="test_rose_bools.png")
194194
def test_rose_deprecate_columns_to_incols(data_fractures_compilation):
195195
"""
196-
Make sure that the old parameter "columns" is supported and it reports an
196+
Make sure that the old parameter "columns" is supported and it reports a
197197
warning.
198198
199199
Modified from the test_rose_bools() test.

0 commit comments

Comments
 (0)