8000 Merge pull request #14765 from alexrudy/fix-doc-link · matplotlib/matplotlib@d5554d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit d5554d8

Browse files
authored
Merge pull request #14765 from alexrudy/fix-doc-link
DOC: Fix documentation location for patheffects
2 parents 6e287b1 + 6a82800 commit d5554d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/advanced/patheffects_guide.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Defining paths that objects follow on a canvas.
77
8-
.. py:module:: matplotlib.patheffects
8+
.. py:currentmodule:: matplotlib.patheffects
99
1010
1111
Matplotlib's :mod:`~matplotlib.patheffects` module provides functionality to

0 commit comments

Comments
 (0)
0