Skip to content

Commit 5dd61fe

Browse files
committed
Correct typo in example code
Signed-off-by: Paco Xu <[email protected]>
1 parent 9dc8613 commit 5dd61fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/examples_autograd/polynomial_autograd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
r"""
1+
"""
22
PyTorch: Tensors and autograd
33
-------------------------------
44

0 commit comments

Comments
 (0)