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

Skip to content

Commit 662d937

Browse files
committed
format the set_loc() api doc
1 parent 27f5b2f commit 662d937

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/legend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ def _set_artist_props(self, a):
640640

641641
a.set_transform(self.get_transform())
642642

643+
@_docstring.dedent_interpd
643644
def set_loc(self, loc=None):
644645
"""
645646
Set the location of the legend.

0 commit comments

Comments
 (0)