When assigning effects to flow_rate or Investment (size), instead of using None, an empty dict would be nicer to work with. It prevents many if else statements when adding effects or reading effects from the dict.
When assigning effects to flow_rate or Investment (size), instead of using None, an empty dict would be nicer to work with.
It prevents many if else statements when adding effects or reading effects from the dict.