fixing output run

This commit is contained in:
Andrei Nechaev
2018-12-05 16:26:00 -05:00
parent a410ff4f6e
commit 94802d1335
2 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -48,4 +48,4 @@ class NVCCPlugin(Magics):
except subprocess.CalledProcessError as e:
print(e.output.decode("utf8"))
output = None
return output
return output