Closed TabeaMaria closed 1 year ago
In actor.py on branch main-workflow there is one function and one method get_price(). I would suggest to rename one of them.
As the method is doing nothing but calling the non-class function with an added option-parameter, I think this is fine, they have the same/common purpose and be named the same.
In actor.py on branch main-workflow there is one function and one method get_price(). I would suggest to rename one of them.