Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfd966bb

Browse files
authored
Merge pull request#28640 from meeseeksmachine/auto-backport-of-pr-28634-on-v3.9.x
Backport PR#28634 on branch v3.9.x (Closed open div tag in color.ColorMap._repr_html_)
2 parentseb4b608 +6ed77f6 commitfd966bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎lib/matplotlib/colors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,7 @@ def color_block(color):
960960
'</div>'
961961
'<div style="float: right;">'
962962
f'over{color_block(self.get_over())}'
963+
'</div>'
963964
'</div>')
964965

965966
defcopy(self):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp