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 9da3ea3 commit b15a38aCopy full SHA for b15a38a
pygmt/tests/test_datatypes_dataset.py
@@ -86,7 +86,7 @@ def test_dataset_empty():
86
87
def test_dataset_to_strings_with_none_values():
88
"""
89
- Test that None values in the trailing text doesn't raise an excetion.
+ Test that None values in the trailing text doesn't raise an exception.
90
91
Due to a likely upstream bug, the trailing texts sometimes can be ``None`` when
92
downloading tiled grids. The temporary workaround is to replace any None values with
0 commit comments