summaryrefslogtreecommitdiff
path: root/cython/cython/rips_complex.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'cython/cython/rips_complex.pyx')
-rw-r--r--cython/cython/rips_complex.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cython/cython/rips_complex.pyx b/cython/cython/rips_complex.pyx
index 59c16bff..30ca4443 100644
--- a/cython/cython/rips_complex.pyx
+++ b/cython/cython/rips_complex.pyx
@@ -51,7 +51,7 @@ cdef class RipsComplex:
"""RipsComplex constructor.
:param max_edge_length: Rips value.
- :type max_edge_length: int
+ :type max_edge_length: float
:param points: A list of points in d-Dimension.
:type points: list of list of double