Skip to content

Commit 6121429

Browse files
committed
format
1 parent c1dc603 commit 6121429

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cf/docstring/docstring.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,8 @@
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}}": """If a halo is defined via
85-
a positional argument, then each subspaced axis
86-
will be extended to include that many extra
84+
"{{subspace halos}}": """If a halo is defined via a positional argument, then each
85+
subspaced axis will be extended to include that many extra
8786
elements at each "side" of the axis. The number of extra
8887
elements will be automatically reduced if including the full
8988
amount defined by the halo would extend the subspace beyond

0 commit comments

Comments
 (0)