Skip to content

Commit

Permalink
Update docs/source/python_spec.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Pitrou <[email protected]>
  • Loading branch information
seberg and pitrou authored Mar 22, 2024
1 parent 030dbc5 commit 347d406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/python_spec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ For example, NumPy uses the following code to ensure sharing with arbitrary
non-Python code is safe:

.. code-block:: C
static void array_dlpack_deleter(DLManagedTensor *self)
{
/*
Expand Down

0 comments on commit 347d406

Please sign in to comment.