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.
1 parent 4bac952 commit ac6b278Copy full SHA for ac6b278
1 file changed
src/_arraykit.c
@@ -3931,4 +3931,5 @@ PyInit__arraykit(void)
3931
return NULL;
3932
}
3933
return m;
3934
-}
+}
3935
+
0 commit comments