prakharg24 commited on
Commit
5f7cfba
·
verified ·
1 Parent(s): 31491ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ if "internals" in auditor_active_list:
184
 
185
  st.divider()
186
 
187
- c1, c2, c3, c4 = st.columns([1,2.25,2.25,2.25,2.25,1])
188
 
189
  c1.metric(
190
  "Auditing Cost", auditor_cost
 
184
 
185
  st.divider()
186
 
187
+ margin1, c1, c2, c3, c4, margin2 = st.columns([1,2.25,2.25,2.25,2.25,1])
188
 
189
  c1.metric(
190
  "Auditing Cost", auditor_cost