PythonfromPythonmorsels1 week agoDon't call dunder methodsDunder methods should be defined on classes in Python, but not called directly.