summaryrefslogtreecommitdiff
path: root/finance/test_simulate.py
AgeCommit message (Collapse)Author
2024-09-08Split flow.py to simulate.py and model.pyxengineering
model.py should be a file containing only dataclasses to model finance. simulate.py should take care of the simulation of that finance data to create a financial forecast.