Skip to content

Commit 08002fb

Browse files
committed
wip
1 parent d75ff65 commit 08002fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/test_sparrow_helper_module.cpp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
101
#define PY_SSIZE_T_CLEAN
112
#include <Python.h>
123

0 commit comments

Comments
 (0)