summaryrefslogtreecommitdiff
path: root/test/test_gpu.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_gpu.py')
-rw-r--r--test/test_gpu.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_gpu.py b/test/test_gpu.py
index 24797f2..5184a6c 100644
--- a/test/test_gpu.py
+++ b/test/test_gpu.py
@@ -1,5 +1,6 @@
-import ot
+
import numpy as np
+import ot
import time
import pytest