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

Skip to content

Commit a63ff73

Browse files
authored
Merge pull request #26258 from StefRe/patch-1
DOC: fix rst formatting
2 parents 1d78f12 + 64b8ab9 commit a63ff73

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)