Skip to content

Commit 10772c0

Browse files
committed
update data.
1 parent a0eda42 commit 10772c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

02_advanced/07_面向对象编程.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@
805805
"3. 共有的方法和属性\n",
806806
"\n",
807807
"\n",
808-
"__ 开头不以 __ 结尾的属性是更加特殊的方法,调用方式也不同:"
808+
"`__` 开头不以 `__` 结尾的属性是更加特殊的方法,调用方式也不同:"
809809
]
810810
},
811811
{
@@ -907,4 +907,4 @@
907907
},
908908
"nbformat": 4,
909909
"nbformat_minor": 5
910-
}
910+
}

0 commit comments

Comments
 (0)