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

Skip to content

Commit 64b8ab9

Browse files
committed
DOC: fix rst formatting
1 parent adb5a98 commit 64b8ab9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

galleries/examples/spines/spines.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,12 @@
4646

4747
plt.show()
4848

49+
# %%
50+
#
4951
# .. admonition:: References
5052
#
5153
# The use of the following functions, methods, classes and modules is shown
5254
# in this example:
5355
#
54-
# - `matplotlib.spines.Spine.set_visible`
56+
# - `matplotlib.artist.Artist.set_visible`
5557
# - `matplotlib.spines.Spine.set_bounds`

0 commit comments

Comments
 (0)