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

Skip to content

Commit ccb75d3

Browse files
authored
Merge pull request #28303 from malhar2460/new_branch
Removed drawedges repeated definition from function doc string
2 parents b02aa82 + 797df7f commit ccb75d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/matplotlib/colorbar.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -257,10 +257,6 @@ class Colorbar:
257257
*location* is None, the ticks will be at the bottom for a horizontal
258258
colorbar and at the right for a vertical.
259259
260-
drawedges : bool
261-
Whether to draw lines at color boundaries.
262-
263-
264260
%(_colormap_kw_doc)s
265261
266262
location : None or {'left', 'right', 'top', 'bottom'}

0 commit comments

Comments
 (0)