EGYADMIN commited on
Commit
368f377
·
verified ·
1 Parent(s): 24ec5fa

Upload 4 files

Browse files
analysis/cost_estimator.py CHANGED
@@ -1440,4 +1440,3 @@ class CostEstimator:
1440
  equipment_costs[equipment] = total_days * daily_cost
1441
 
1442
  return equipment_costs
1443
-
 
1440
  equipment_costs[equipment] = total_days * daily_cost
1441
 
1442
  return equipment_costs
 
analysis/local_content_analyzer.py CHANGED
@@ -1291,4 +1291,3 @@ class LocalContentAnalyzer:
1291
 
1292
  # إذا لم تكن المادة موجودة في القائمة، نفترض توفرها بنسبة 0.5 كافتراضي
1293
  return 0.5
1294
-
 
1291
 
1292
  # إذا لم تكن المادة موجودة في القائمة، نفترض توفرها بنسبة 0.5 كافتراضي
1293
  return 0.5