File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -420,6 +420,7 @@ def fmt_docstring(module_func):
420420 Select map :doc:`projection </projections/index>`.
421421 <BLANKLINE>
422422 **Aliases:**
423+ <BLANKLINE>
423424 .. hlist::
424425 :columns: 3
425426 <BLANKLINE>
Original file line number Diff line number Diff line change @@ -41,13 +41,14 @@ def grdclip(
4141 - Replace individual values with a new value
4242
4343 Such operations are useful when you want all of a continent or an ocean to fall into
44- one color or gray shade in image processing, when clipping the range of data
45- values is required, or for reclassification of data values. The values can be any
46- number or NaN (Not a Number).
44+ one color or gray shade in image processing, when clipping the range of data values
45+ is required, or for reclassification of data values. The values can be any number or
46+ NaN (Not a Number).
4747
4848 Full GMT docs at :gmt-docs:`grdclip.html`.
4949
5050 **Aliases:**
51+
5152 .. hlist::
5253 :columns: 3
5354
You can’t perform that action at this time.
0 commit comments