Skip to content

Commit d3d38b4

Browse files
committed
formatting
1 parent f8f1e8b commit d3d38b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/gallery/symbols/bars.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
"""
22
Vertical or horizontal bar
33
--------------------------
4-
The :meth:`pygmt.Figure.plot` method can plot vertical (**b**) or
4+
The :meth:`pygmt.Figure.plot` method can plot vertical (**b**) or
55
horizontal (**B**) bars by passing the corresponding shortcut to
6-
the ``style`` parameter.
6+
the ``style`` parameter.
77
"""
88

99
import pygmt

0 commit comments

Comments
 (0)