Fix custom AbstractClass not working in 3.10
Fixes the following error while using AbstractClass: TypeError: object.__new__() takes exactly one argument (the type to instantiate)
Loading
Please sign in to comment
Fixes the following error while using AbstractClass: TypeError: object.__new__() takes exactly one argument (the type to instantiate)