TypeError: super(type, obj): obj must be an instance or subtype of type when my metaclass is imported

前端 未结 0 1758
余生分开走
余生分开走 2020-12-02 08:30

I create a metaclass that manage the inheritance of __init__ function parameters through parent class. Let me show you what I mean :



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题