Skip to content

Commit 7b443fb

Browse files
doc: remove extraneous character
1 parent c08519b commit 7b443fb

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)