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 b6ee2a2 commit f56034cCopy full SHA for f56034c
mathicsscript/termshell.py
@@ -9,7 +9,7 @@
9
import sys
10
import re
11
from columnize import columnize
12
-from mathics import replace_unicode_to_wl
+from mathics import replace_unicode_with_wl
13
from mathics.core.expression import Expression, String, Symbol
14
from mathics.core.expression import strip_context, from_python
15
from mathics.core.rules import Rule
0 commit comments