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 3e8877d commit 020eb41Copy full SHA for 020eb41
tests/check-demo-errors-generation.sh
@@ -22,6 +22,7 @@ run_stubgen() {
22
pybind11-stubgen \
23
demo \
24
--output-dir=${STUBS_DIR} \
25
+ --numpy-array-wrap-with-annotated \
26
--exit-code \
27
2> "${DEMO_ERRORS_FILE}" \
28
|| exit 0
0 commit comments