Skip to content

Commit c08690f

Browse files
committed
Remove unnecessary character from beginner's autograd example
1 parent 6b750ab commit c08690f

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)