File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 124124# Render the return argument and attribute lists in the same way as the parameter lists.
125125napoleon_use_rtype = False
126126napoleon_use_ivar = True
127- napoleon_custom_sections = [("Common Parameters" , "params_style" )]
128127
129128# Options for sphinx-copybutton.
130129# Reference: https://sphinx-copybutton.readthedocs.io
Original file line number Diff line number Diff line change @@ -192,9 +192,6 @@ def coast( # noqa: PLR0913
192192 to any of the continent codes (e.g. ``"=EU"`` for Europe). Append
193193 **+p**\ *pen* to draw polygon outlines [Default is no outline] and
194194 **+g**\ *fill* to fill them [Default is no fill].
195-
196- Common Parameters
197- -----------------
198195 $frame
199196 $projection
200197 $region
You can’t perform that action at this time.
0 commit comments