Open fedetorre opened 6 years ago
Hi, if you print the Account object the python interpreter raise this exception. RuntimeError: maximum recursion depth exceeded
This pull request fix the problem.
Best,
Federico
Ok, I've done the required changes. I'm still working on implementing some other resources I need for a project I'm currently develop so I send you some other pull requests in the next days.
Hi, if you print the Account object the python interpreter raise this exception. RuntimeError: maximum recursion depth exceeded
This pull request fix the problem.
Best,
Federico