Skip to content

Commit 15c34d1

Browse files
Update cf/docstring/docstring.py
Co-authored-by: Sadie L. Bartholomew <[email protected]>
1 parent 252b644 commit 15c34d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cf/docstring/docstring.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
`cf.regrid_logging`. If it is enabled then logging takes place
8282
after every call. By default logging is disabled.""",
8383
# subspace halos
84-
"{{subspace halos}}": """
85-
If a halo is defined via a positional argument, then each
86-
subspaced axis will be extended to include that many extra
84+
"{{subspace halos}}": """If a halo is defined via
85+
a positional argument, then each subspaced axis
86+
will be extended to include that many extra
8787
elements at each "side" of the axis. The number of extra
8888
elements will be automatically reduced if including the full
8989
amount defined by the halo would extend the subspace beyond

0 commit comments

Comments
 (0)