Skip to content

Commit

Permalink
np.int
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang committed Jun 16, 2024
1 parent c381f1e commit 3882953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jcvi/assembly/chic.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ from cpython cimport array
import array


ctypedef np.int_t INT
ctypedef np.int INT
DEF LIMIT = 10000000
DEF BB = 12
cdef int *GR = \
Expand Down

0 comments on commit 3882953

Please sign in to comment.