Skip to content

Commit 9f42ce1

Browse files
weiji14seisman
andcommitted
Remove some lines in docstring
Co-Authored-By: Dongdong Tian <[email protected]>
1 parent 187a733 commit 9f42ce1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pygmt/base_plotting.py

-3
Original file line numberDiff line numberDiff line change
@@ -845,8 +845,6 @@ def text(
845845
Plot or typeset text strings of variable size, font type, and
846846
orientation.
847847
848-
Used to be pstext.
849-
850848
Must provide at least one of the following combinations as input:
851849
852850
- *textfiles*
@@ -914,7 +912,6 @@ def text(
914912
fill : str
915913
Sets the shade or color used for filling the text box [Default is
916914
no fill].
917-
instead.
918915
offset : str
919916
``[j|J]dx[/dy][+v[pen]]``
920917
Offsets the text from the projected (x,y) point by dx,dy [0/0]. If

0 commit comments

Comments
 (0)