Thanks to visit codestin.com Credit goes to github.com
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 753c7c0 commit 6f426f0Copy full SHA for 6f426f0
1 file changed
examples/pylab_examples/mathtext_examples.py
@@ -55,7 +55,7 @@
55
56
if sys.maxunicode > 0xffff:
57
stests.append('$\mathrm{\ue0f2 \U0001D538}$')
58
- ]
+
59
60
from pylab import *
61
0 commit comments