SUPER() method in Python 3.11 – “RuntimeError: super(): no arguments”
I am facing “RuntimeError: super(): no arguments” in Python 3.11 version. I am using PyCharm as a coding console. Could anyone help me resolving the below code :
I am facing “RuntimeError: super(): no arguments” in Python 3.11 version. I am using PyCharm as a coding console. Could anyone help me resolving the below code :