Skip to content

Commit b6ee2a2

Browse files
committed
Imported replace_unicode_with_wl
1 parent 09e12e8 commit b6ee2a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mathicsscript/termshell.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
import sys
1010
import re
1111
from columnize import columnize
12+
from mathics import replace_unicode_to_wl
1213
from mathics.core.expression import Expression, String, Symbol
1314
from mathics.core.expression import strip_context, from_python
1415
from mathics.core.rules import Rule

0 commit comments

Comments
 (0)