We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6be3e commit 9c6cd4aCopy full SHA for 9c6cd4a
pygmt/tests/test_rose.py
@@ -193,7 +193,7 @@ def test_rose_bools(data_fractures_compilation):
193
@pytest.mark.mpl_image_compare(filename="test_rose_bools.png")
194
def test_rose_deprecate_columns_to_incols(data_fractures_compilation):
195
"""
196
- Make sure that the old parameter "columns" is supported and it reports an
+ Make sure that the old parameter "columns" is supported and it reports a
197
warning.
198
199
Modified from the test_rose_bools() test.
0 commit comments