Spaces:
Paused
Paused
Update analysis/cost_estimator.py
Browse files
analysis/cost_estimator.py
CHANGED
@@ -1440,3 +1440,4 @@ class CostEstimator:
|
|
1440 |
equipment_costs[equipment] = total_days * daily_cost
|
1441 |
|
1442 |
return equipment_costs
|
|
|
|
1440 |
equipment_costs[equipment] = total_days * daily_cost
|
1441 |
|
1442 |
return equipment_costs
|
1443 |
+
|