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

Skip to content

Commit 9e1d424

Browse files
committed
fix ReST error in gridspec guide
1 parent 993c028 commit 9e1d424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/gridspec.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ A Complex Nested GridSpec using SubplotSpec
134134

135135
Here's a more sophisticated example of nested gridspec where we put
136136
a box around each cell of the outer 4x4 grid, by hiding appropriate
137-
spines in each of the inner 3x3 grids. ::
137+
spines in each of the inner 3x3 grids.
138138

139139
.. plot:: users/plotting/examples/demo_gridspec06.py
140140

0 commit comments

Comments
 (0)