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 d75ff65 commit 08002fbCopy full SHA for 08002fb
test/test_sparrow_helper_module.cpp
@@ -1,12 +1,3 @@
1
-/**
2
- * @file test_sparrow_helper_module.cpp
3
- * @brief Native Python extension module for sparrow integration tests.
4
- *
5
- * This is a minimal native Python extension module that registers the
6
- * SparrowArray type and provides a function to create test arrays.
7
- * The higher-level helper logic is in sparrow_helpers.py.
8
- */
9
-
10
#define PY_SSIZE_T_CLEAN
11
#include <Python.h>
12
0 commit comments