feat: Add .tool-versions file, remove unused Docker documentation, and create repository summary and story files; enhance analysis.py and add fetch_trikk_coords.py script
This commit is contained in:
@@ -92,7 +92,7 @@ def _build_ad_summary(
|
||||
reasons.append("Outdoor space or view potential is positive.")
|
||||
if "hybel" in description or "leie" in description:
|
||||
reasons.append("Potential hybel/rental opportunity is mentioned.")
|
||||
if "potensial" in description or "renover" in description:
|
||||
if "potensial" in description or "renover" in description or "renovation" in description:
|
||||
reasons.append("Renovation or improvement potential is highlighted.")
|
||||
|
||||
if scores.get("risk", 0.0) < 0:
|
||||
|
||||
Reference in New Issue
Block a user