summaryrefslogtreecommitdiff
path: root/src/python/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/test')
-rw-r--r--src/python/test/test_perslay.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/test/test_perslay.py b/src/python/test/test_perslay.py
index bf0d54af..06497712 100644
--- a/src/python/test/test_perslay.py
+++ b/src/python/test/test_perslay.py
@@ -1,7 +1,7 @@
import numpy as np
import tensorflow as tf
from sklearn.preprocessing import MinMaxScaler
-from gudhi.tensorflow import *
+from gudhi.tensorflow.perslay import *
import gudhi.representations as gdr
def test_gaussian_perslay():