Skip to content

Commit d21efe0

Browse files
committed
Remove unused locaiton code
1 parent 832294b commit d21efe0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/figure.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,6 @@ def legend(self, *args, **kwargs):
12831283
=============== =============
12841284
Location String Location Code
12851285
=============== =============
1286-
'best' 0 (currently not supported for figure legends)
12871286
'upper right' 1
12881287
'upper left' 2
12891288
'lower left' 3

0 commit comments

Comments
 (0)