79131824

Date: 2024-10-28 01:13:36
Score: 2.5
Natty:
Report link

Try to use 'super().init()' to properly initializes the base class constructor. The warning says you should call the base class constructor using super().init(**kwargs). Hope this works for you.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yichen Zhu