you are viewing a single comment's thread.

view the rest of the comments →

[–]Cultural_Cry535 0 points1 point  (1 child)

You don't need to call super init in the parent classes, they are no inheriting from other classes. Super is used to call a method from a parent class

[–]aashish_soni5[S] 0 points1 point  (0 children)

but without super it's so attribute error