From 2967ea840d7ea480a1fddd4404c206ad655222f6 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Fri, 16 May 2025 15:44:06 +0100 Subject: [PATCH] fixing bug in leds --- recommendations/Costs.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/recommendations/Costs.py b/recommendations/Costs.py index e32278c5..96eb5d0e 100644 --- a/recommendations/Costs.py +++ b/recommendations/Costs.py @@ -639,9 +639,7 @@ class Costs: "subtotal": subtotal_before_vat, "vat": vat_cost, "contingency": contingency_cost, - "preliminaries": preliminaries_cost, "material": material_cost, - "profit": profit_cost, "labour_hours": labour_hours, "labour_days": labour_days, "labour_cost": labour_cost