maxschulz-COL commited on
Commit
d425803
·
1 Parent(s): cd56c44

Irrelavant change to test PR

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ kpi_banner = vm.Container(
18
  id="kpi-banner",
19
  title="",
20
  components=[
21
- # Note: For some KPIs the icon/sign go in opposite directions as an increase e.g. in complaints is negative
22
  KPI(
23
  title="Total Complaints",
24
  value="75.513",
 
18
  id="kpi-banner",
19
  title="",
20
  components=[
21
+ # Note: For some KPIs the icon/sign goes in opposite directions as an increase e.g. in complaints is negative
22
  KPI(
23
  title="Total Complaints",
24
  value="75.513",