spelling: basically

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2024-01-01 22:49:37 -05:00
parent 9ad62ea6a0
commit acde6e476a

View File

@ -3050,7 +3050,7 @@ void init_ops(py::module_& m) {
Round to the given number of decimals.
Bascially performs:
Basically performs:
.. code-block:: python