Skip to content

Commit be05942

Browse files
Update pygmt/src/directional_rose.py [skip ci]
Co-authored-by: Michael Grund <23025878+michaelgrund@users.noreply.github.com>
1 parent 096e5aa commit be05942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/src/directional_rose.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ def directional_rose(
3838
width [Default is 10 %].
3939
label
4040
A sequence of four strings to label the cardinal points W,E,S,N. Use an empty
41-
string to skip a specific label. If set to ``True``, use the default labels
42-
``["W", "E", "S", "N"]``.
41+
string to skip a specific label. If set to ``True``, the default labels
42+
``["W", "E", "S", "N"]`` are used.
4343
fancy
4444
Get a fancy rose. The fanciness level can be set to 1, 2, or 3:
4545

0 commit comments

Comments
 (0)