Skip to content

Commit 5b38f5a

Browse files
authored
docs: fix dangling sentence fragment in PrivateUse1 (#3898)
Fixes #3849 ## Description In the file PrivateUse1, there existed a dangling sentence fragment that appeared to be forgotten: > you are an advanced user of PyTorch. This PR removes that.
1 parent 36f3ca7 commit 5b38f5a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

advanced_source/privateuseone.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Facilitating New Backend Integration by PrivateUse1
44
In this tutorial we will walk through some necessary steps to integrate a new backend
55
living outside ``pytorch/pytorch`` repo by ``PrivateUse1``. Note that this tutorial assumes that
66
you already have a basic understanding of PyTorch.
7-
you are an advanced user of PyTorch.
87

98
.. note::
109

0 commit comments

Comments
 (0)