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

Commit5c87b78

Browse files
authored
Merge pull request#28634 from pirsquared/main
Closed open div tag in color.ColorMap._repr_html_
2 parents7abb3ba +a19303b commit5c87b78

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