Skip to content
This repository was archived by the owner on Oct 27, 2023. It is now read-only.

Commit 6851c1c

Browse files
committed
please
1 parent d99a389 commit 6851c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/torch_script_custom_ops.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ short.
10021002
Note that if you're using this in a Jupyter Notebook, you should not execute
10031003
the cell with the registration multiple times because each execution registers
10041004
a new library and re-registers the custom operator. If you need to re-execute it,
1005-
you have to restart the Python kernel of your notebook beforehand.
1005+
please restart the Python kernel of your notebook beforehand.
10061006
10071007
Building with Setuptools
10081008
************************

0 commit comments

Comments
 (0)