Skip to content

Commit db52616

Browse files
committed
forgot to delete a line
1 parent 5b1c991 commit db52616

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

advanced_source/cpp_custom_ops.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,6 @@ of two ways:
275275
// in, say, not_agnostic/csrc/extension_BAD.cpp
276276
PYBIND11_MODULE(TORCH_EXTENSION_NAME, m) {}
277277
278-
and later imported in Python like so:
279-
280278
.. code-block:: python
281279
282280
# in, say, extension_BAD/__init__.py

0 commit comments

Comments
 (0)