Skip to content

Commit 47fc02d

Browse files
DOC: Fix raw string in mathtext unicode example
1 parent 9d04ff0 commit 47fc02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/users_explain/text/mathtext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,4 +370,4 @@
370370
# If a particular symbol does not have a name (as is true of many of the more
371371
# obscure symbols in the STIX fonts), Unicode characters can also be used::
372372
#
373-
# r'$\u23ce$'
373+
# '$\u23ce$'

0 commit comments

Comments
 (0)