summaryrefslogtreecommitdiff
path: root/src/python/doc/ls_simplex_tree_tflow_itf_ref.rst
diff options
context:
space:
mode:
authorMathieuCarriere <mathieu.carriere3@gmail.com>2021-11-15 18:44:34 +0100
committerMathieuCarriere <mathieu.carriere3@gmail.com>2021-11-15 18:44:34 +0100
commitf09d7da77c8a7bc1a16abde3f11f611a4fd7b6f5 (patch)
treebe76f8729b586f081048ed5e826aab32369c92d9 /src/python/doc/ls_simplex_tree_tflow_itf_ref.rst
parent1fd37bf29d665330f1eb242139bc0faf10a542c1 (diff)
update doc
Diffstat (limited to 'src/python/doc/ls_simplex_tree_tflow_itf_ref.rst')
-rw-r--r--src/python/doc/ls_simplex_tree_tflow_itf_ref.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/ls_simplex_tree_tflow_itf_ref.rst b/src/python/doc/ls_simplex_tree_tflow_itf_ref.rst
index 6c8b5a08..0a6764fa 100644
--- a/src/python/doc/ls_simplex_tree_tflow_itf_ref.rst
+++ b/src/python/doc/ls_simplex_tree_tflow_itf_ref.rst
@@ -12,7 +12,7 @@ Example of gradient computed from lower-star filtration of a simplex tree
.. testcode::
- from gudhi.tensorflow import *
+ from gudhi.tensorflow import LowerStarSimplexTreeLayer
import tensorflow as tf
import gudhi as gd