8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf729f commit 36c3cd6Copy full SHA for 36c3cd6
lib/matplotlib/tests/test_mathtext.py
@@ -91,7 +91,7 @@
91
r"$? ! &$", # github issue #466
92
r'$\operatorname{cos} x$', # github issue #553
93
r'$\sum _{\genfrac{}{}{0}{}{0\leq i\leq m}{0<j<n}}P\left(i,j\right)$',
94
- r'$M \, M \thinspace \/ M \> M \: M \; M \ M \enspace M \quad M \qquad M \! M$'
+ r'$M \, M \thinspace M \/ M \> M \: M \; M \ M \enspace M \quad M \qquad M \! M$'
95
]
96
97
digits = "0123456789"
0 commit comments