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 654261c commit 7f43055Copy full SHA for 7f43055
pygmt/alias.py
@@ -152,7 +152,7 @@ class Alias:
152
size
153
Expected size of the 1-D sequence. It can be either an integer or a sequence of
154
integers. If an integer, it is the expected size of the 1-D sequence. If it is a
155
- sequence, it is the allowed sizes of the 1-D sequence.
+ sequence, it is the allowed size of the 1-D sequence.
156
ndim
157
The expected maximum number of dimensions of the sequence.
158
name
0 commit comments