That seems more correct?
This commit is contained in:
parent
3c955eba06
commit
62387e4ead
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ cdef extern from *:
|
|||
"""
|
||||
cdef extern PyTypeObject *ctx_type
|
||||
|
||||
cdef class hexagram_cluster_py:
|
||||
cdef class Cluster_py:
|
||||
cdef object _obj
|
||||
|
||||
def __cinit__(self, double rpm_min, double rpm_redline, double rpm_max):
|
||||
|
|
Loading…
Add table
Reference in a new issue