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.
2 parents b39c486 + 1a27a44 commit fca8829Copy full SHA for fca8829
mkl-service/setup.py
@@ -26,6 +26,7 @@
26
27
28
from os.path import join, exists, dirname
29
+from io import open
30
31
32
def configuration(parent_package='', top_path=None):
0 commit comments