irhamni commited on
Commit
fd64221
·
verified ·
1 Parent(s): b9810d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1501,7 +1501,7 @@ with gr.Blocks() as demo:
1501
  - `POP_PROV` = **{POP_PROV}**
1502
  - `POP_KHUSUS` = **{POP_KHUSUS}**
1503
 
1504
- **TARGET RATIO (per jenis): {TARGET_RATIO*100:.2f}%**
1505
  target_pct = TARGET_RATIO * 100
1506
  gr.Markdown(f"""
1507
  # IPLM 2025 — Final (Target Sampel **{target_pct:.2f}%** per Jenis) — TANPA Kinerja Relatif / Percentile
 
1501
  - `POP_PROV` = **{POP_PROV}**
1502
  - `POP_KHUSUS` = **{POP_KHUSUS}**
1503
 
1504
+ #**TARGET RATIO (per jenis): {TARGET_RATIO*100:.2f}%**
1505
  target_pct = TARGET_RATIO * 100
1506
  gr.Markdown(f"""
1507
  # IPLM 2025 — Final (Target Sampel **{target_pct:.2f}%** per Jenis) — TANPA Kinerja Relatif / Percentile