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

Skip to content

Commit 3efb2a9

Browse files
authored
Remove :class:
1 parent 80205da commit 3efb2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ def legend(self, *args, **kwargs):
382382
383383
Returns
384384
-------
385-
legend : :class:`~matplotlib.legend.Legend`
385+
legend : `~matplotlib.legend.Legend`
386386
387387
Notes
388388
-----

0 commit comments

Comments
 (0)