summaryrefslogtreecommitdiff
path: root/src/python/doc
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-28 22:01:35 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-05-28 22:01:35 +0200
commit47e5c110b6c647a8cb2069bd488fa45bb579cfeb (patch)
treebd15c626862aa5131e26f61edc6fd5dda371f628 /src/python/doc
parent194cacad8dabf69f41f105917b1afff62348b4ec (diff)
just code, no test
Diffstat (limited to 'src/python/doc')
-rw-r--r--src/python/doc/nerve_gic_complex_user.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/nerve_gic_complex_user.rst b/src/python/doc/nerve_gic_complex_user.rst
index abb7bf7a..0b820abf 100644
--- a/src/python/doc/nerve_gic_complex_user.rst
+++ b/src/python/doc/nerve_gic_complex_user.rst
@@ -50,7 +50,7 @@ The cover C comes from the preimages of intervals (10 intervals with gain 0.3)
covering the height function (coordinate 2),
which are then refined into their connected components using the triangulation of the .OFF file.
-.. testcode::
+.. code-block:: python
import gudhi
nerve_complex = gudhi.CoverComplex()