diff --git a/Program1.py b/Program1.py index 2150232..383e5f0 100644 --- a/Program1.py +++ b/Program1.py @@ -38,6 +38,4 @@ cash_flows_for_all_users() # ...then users... aggregate_FM() # ...then configurations! organize_simulation_results_for_reporting() -save_simulation_results(simulation_name = case_denomination) - -# skibidi \ No newline at end of file +save_simulation_results(simulation_name = case_denomination) \ No newline at end of file diff --git a/users CACER.xlsx b/users CACER.xlsx index bd09fd4..9c90d2c 100644 Binary files a/users CACER.xlsx and b/users CACER.xlsx differ