We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 060fa11 + 7877cd9 commit 4856407Copy full SHA for 4856407
install.py
@@ -7,6 +7,7 @@
7
import codecs
8
import shutil
9
import argparse
10
+from six.moves import input
11
12
# project modules
13
from toolbox import countlines, CuiSemTypesDB, SimstringDBWriter, mkdir
0 commit comments