8000 Merge pull request #28305 from meeseeksmachine/auto-backport-of-pr-28… · matplotlib/matplotlib@b548fca · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit b548fca

Browse files
authored
Merge pull request #28305 from meeseeksmachine/auto-backport-of-pr-28303-on-v3.9.x
Backport PR #28303 on branch v3.9.x (Removed drawedges repeated definition from function doc string)
2 parents c3e897d + 3a55c47 commit b548fca

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)
0