Skip to content

Commit 93ba9cf

Browse files
authored
Merge pull request #502 from gsganden/patch-2
Update 01_basics.ipynb
2 parents e2c51af + cdc9d2f commit 93ba9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbs/01_basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5057,7 +5057,7 @@
50575057
"cell_type": "markdown",
50585058
"metadata": {},
50595059
"source": [
5060-
"Additionally you can specify that the function you want to patch should be a class attribute with `as_prop` = False"
5060+
"Additionally you can specify that the function you want to patch should be a class attribute with `as_prop=True`:"
50615061
]
50625062
},
50635063
{

0 commit comments

Comments
 (0)