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 b39c486 commit 1a27a44Copy full SHA for 1a27a44
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