Skip to content

Commit b3766ed

Browse files
committed
update
1 parent 523d289 commit b3766ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

advanced_source/python_extension_autoload.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ as ``npu`` to the end users.
8787

8888
.. _torch_npu: https://github.com/Ascend/pytorch
8989

90-
Define an entry point in `torch_npu/setup.py`_:
91-
92-
.. _torch_npu/setup.py: https://github.com/Ascend/pytorch/blob/c164fbd5bb74790191ff8496b77d620fddf806d8/setup.py#L618
90+
Define an entry point in `torch_npu/setup.py <https://github.com/Ascend/pytorch/blob/c164fbd5bb74790191ff8496b77d620fddf806d8/setup.py#L618>`_:
9391

9492
.. code-block:: diff
9593

0 commit comments

Comments
 (0)