Do I need to change something in main.py?
Nothing should be changed in main.py. The error message is telling you what the problem is. Your Category class does not have a transfer method. It should have one according to the project requirements.
Thank you. I have a hard time understanding the trackbacks…
I got it to run. I had missed a typo in my code
