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

Appearance settings

Commit ffe02ba

Browse filesBrowse files
committed
Remove duplicated dict keys
Fortunatly they are all the same in different representations
1 parent 2d3de46 commit ffe02ba
Copy full SHA for ffe02ba

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed

‎lib/matplotlib/_mathtext_data.py

Copy file name to clipboardExpand all lines: lib/matplotlib/_mathtext_data.py
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@
348348
r'\Rightarrow' : ('psyr', 222),
349349
r'\Downarrow' : ('psyr', 223),
350350
r'\Diamond' : ('psyr', 224),
351-
r'\langle' : ('psyr', 225),
352351
r'\Sigma' : ('psyr', 229),
353352
r'\sum' : ('psyr', 229),
354353
r'\forall' : ('psyr', 34),
@@ -2111,7 +2110,6 @@
21112110
'pitchfork' : 8916,
21122111
'blacktriangleleft' : 9664,
21132112
'nprec' : 8832,
2114-
'vdots' : 8942,
21152113
'curvearrowright' : 8631,
21162114
'barwedge' : 8892,
21172115
'multimap' : 8888,
@@ -2138,7 +2136,6 @@
21382136
'Im' : 8465,
21392137
'curvearrowleft' : 8630,
21402138
'wedgeq' : 8793,
2141-
'fallingdotseq' : 8786,
21422139
'curlyeqprec' : 8926,
21432140
'questeq' : 8799,
21442141
'less' : 60,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.