Skip to content

Commit aeb7aad

Browse files
authored
Update tensors_deeper_tutorial.py
1 parent fd52121 commit aeb7aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner_source/introyt/tensors_deeper_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686

8787
#########################################################################
88-
# The fctory methods all do just what you’d expect - we have a tensor
88+
# The factory methods all do just what you’d expect - we have a tensor
8989
# full of zeros, another full of ones, and another with random values
9090
# between 0 and 1.
9191
#

0 commit comments

Comments
 (0)