Skip to content

Commit b265b9e

Browse files
committed
update README
1 parent a284cfe commit b265b9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Class/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Python 是一门面向对象编程(Object Oriented Programming, OOP)的语
1212

1313
* [类和实例](./class_and_object.md)
1414
* [继承和多态](./inheritance_and_polymorphism.md)
15-
* [Mixin 模式](./mixin.md)
1615
* [类方法和静态方法](./method.md)
1716
* [定制类和魔法方法](./magic_method.md)
1817
* [slots 魔法](./slots.md)

0 commit comments

Comments
 (0)