You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ForecastResolver and associated logic is messy after reworking it multiple times.
Need to remove unneeded code and restructure more logic into classes. PlugResult
could handle more operations with the plugs, and the math could be more separated
from the finance logic.
This issue has been automatically created by todo-actions based on a TODO comment found in finstmt/resolver/forecast.py:20. It will automatically be closed when the TODO comment is removed from the default branch (master).
The text was updated successfully, but these errors were encountered:
ForecastResolver
and associated logic is messy after reworking it multiple times.Need to remove unneeded code and restructure more logic into classes.
PlugResult
could handle more operations with the plugs, and the math could be more separated
from the finance logic.
This issue has been automatically created by todo-actions based on a TODO comment found in finstmt/resolver/forecast.py:20. It will automatically be closed when the TODO comment is removed from the default branch (master).
The text was updated successfully, but these errors were encountered: