Skip to content

Commit

Permalink
the pybind11 stubgenc test already ran in import mode implicitly.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapriot committed Aug 18, 2024
1 parent 29c4b8a commit 878598e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions misc/test-stubgenc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,4 @@ stubgenc_test expected_stubs_no_docs -p pybind11_fixtures
# create stubs with docstrings
stubgenc_test expected_stubs_with_docs -p pybind11_fixtures --include-docstrings

# create stubs with docstrings using inspection
stubgenc_test expected_stubs_with_docs -p pybind11_fixtures --include-docstrings --inspect-mode

exit $EXIT

0 comments on commit 878598e

Please sign in to comment.