We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a284cfe commit b265b9eCopy full SHA for b265b9e
1 file changed
Class/README.md
@@ -12,7 +12,6 @@ Python 是一门面向对象编程(Object Oriented Programming, OOP)的语
12
13
* [类和实例](./class_and_object.md)
14
* [继承和多态](./inheritance_and_polymorphism.md)
15
-* [Mixin 模式](./mixin.md)
16
* [类方法和静态方法](./method.md)
17
* [定制类和魔法方法](./magic_method.md)
18
* [slots 魔法](./slots.md)
0 commit comments