Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document None conditions on compute_aabb (#11051)
The error conditions were not documented, this requires the user to inspect the source code to know when to expect a `None`. Error conditions should always be documented, so we document them. --------- Co-authored-by: Alice Cecile <[email protected]>
- Loading branch information