Skip to content

Commit 1fefc4e

Browse files
Update comment in dpnp4pybind11.hpp
1 parent b263cbd commit 1fefc4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dpnp/backend/include/dpnp4pybind11.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
#include "dpctl/program/_program.h"
5353
#include "dpctl/program/_program_api.h"
5454

55-
// Include generated Cython headers for usm_ndarray struct definition and C-API
55+
// Include generated Cython headers for usm_ndarray
56+
// (struct definition and constants only)
5657
#include "dpnp/tensor/_usmarray.h"
5758
#include "dpnp/tensor/_usmarray_api.h"
5859

0 commit comments

Comments
 (0)