Skip to content

Commit 640d55c

Browse files
doc: remove extraneous character (#1744)
Co-authored-by: Holly Sweeney <77758406+holly1238@users.noreply.github.com>
1 parent f43f856 commit 640d55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/examples_autograd/polynomial_custom_function.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
r"""
2+
"""
33
PyTorch: Defining New autograd Functions
44
----------------------------------------
55

0 commit comments

Comments
 (0)