Skip to content

Commit 4610bda

Browse files
authored
Merge pull request fastai#16 from hd702/master
remove incorrect 'def' to run @10-scaling-up-road-to-the-top-part-3
2 parents 73c44a9 + 496d2b6 commit 4610bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10-scaling-up-road-to-the-top-part-3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
"metadata": {},
397397
"outputs": [],
398398
"source": [
399-
"def res = 640,480"
399+
"res = 640,480"
400400
]
401401
},
402402
{

0 commit comments

Comments
 (0)