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

Commita7b4a8b

Browse files
authored
Merge pull request#29929 from davidlowryduda/rightparent-typo
Correct rightparen typo
2 parentse1887b8 +2d55f38 commita7b4a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/_mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ def _get_glyph(self, fontname: str, font_class: str,
515515
}
516516

517517
foralias,targetin [(r'\leftparen','('),
518-
(r'\rightparent',')'),
518+
(r'\rightparen',')'),
519519
(r'\leftbrace','{'),
520520
(r'\rightbrace','}'),
521521
(r'\leftbracket','['),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp