8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da4438e + d3876a8 commit 87e1706Copy full SHA for 87e1706
numpy/__init__.cython-30.pxd
@@ -852,6 +852,7 @@ cdef extern from "numpy/arrayscalars.h":
852
NPY_FR_ps
853
NPY_FR_fs
854
NPY_FR_as
855
+ NPY_FR_GENERIC
856
857
858
#
numpy/__init__.pxd
@@ -810,6 +810,7 @@ cdef extern from "numpy/arrayscalars.h":
810
811
812
813
814
815
816
0 commit comments