Skip to content

Commit 422ed72

Browse files
authored
Merge pull request matplotlib#24503 from meeseeksmachine/auto-backport-of-pr-24502-on-v3.6.x
Backport PR matplotlib#24502 on branch v3.6.x (Remove link from demo_floating_axes title.)
2 parents 0abb13d + 0275d68 commit 422ed72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/axisartist/demo_floating_axes.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
=====================================================
3-
:mod:`mpl_toolkits.axisartist.floating_axes` features
4-
=====================================================
2+
==========================
3+
``floating_axes`` features
4+
==========================
55
66
Demonstration of features of the :mod:`.floating_axes` module:
77

0 commit comments

Comments
 (0)