Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 447042f

Browse files
committed
Removing trailing whitespace in 152
1 parent 1895995 commit 447042f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/prev_whats_new/whats_new_3.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Striped lines (experimental)
149149
The new *gapcolor* parameter to `~.Axes.plot` enables the creation of striped
150150
lines.
151151
.. plot::
152-
:alt: Plot of x**3 where the line is an orange-blue striped line, achieved using the keywords`linestyle='--', color='orange', gapcolor='blue'
152+
:alt: Plot of x**3 where the line is an orange-blue striped line, achieved using the keywords`linestyle='--', color='orange', gapcolor='blue'
153153
:include-source: true
154154

155155
x = np.linspace(1., 3., 10)

0 commit comments

Comments
 (0)