Skip to content

Commit

Permalink
Fix documentation white space.
Browse files Browse the repository at this point in the history
  • Loading branch information
luigifcruz committed Oct 18, 2023
1 parent be35fc0 commit 377fa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ndarray.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Constraint types
The following constraints are available

- A scalar type (``float``, ``uint8_t``, etc.) constrains the representation
of the ndarray.
of the ndarray.

For a complex type (``std::complex<F32>``, ``std::complex<F64>``, etc.),
the header ``<nanobind/stl/complex.h>`` must be included.
Expand Down

0 comments on commit 377fa8c

Please sign in to comment.