ochsncon commited on
Commit
9481019
·
verified ·
1 Parent(s): afbc0a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -110,9 +110,6 @@ def _build_purchase_assessment_markdown(recommendation: dict[str, Any]) -> str:
110
 
111
  **Assessment:**
112
  {explanation}
113
-
114
- ---
115
- **Disclaimer:** This output is a non-binding orientation only. It does not replace a technical vehicle inspection, financial advice or an insurance quote.
116
  """.strip()
117
 
118
 
 
110
 
111
  **Assessment:**
112
  {explanation}
 
 
 
113
  """.strip()
114
 
115