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 cf2d77a + 8cec566 commit e151e44Copy full SHA for e151e44
numpy/_core/src/multiarray/dtypemeta.c
@@ -159,9 +159,8 @@ PyArray_ArrFuncs default_funcs = {
159
/*
160
* Internal version of PyArrayInitDTypeMeta_FromSpec.
161
*
162
- * See the documentation of that function for more details. Does not do any
163
- * error checking.
164
-
+ * See the documentation of that function for more details.
+ *
165
* Setting priv to a nonzero value indicates that a dtypemeta is being
166
* initialized from inside NumPy, otherwise this function is being called by
167
* the public implementation.
0 commit comments