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

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)