Nakhwa commited on
Commit
02ccda8
1 Parent(s): 88f7b5c

Update home.py

Browse files
Files changed (1) hide show
  1. home.py +1 -2
home.py CHANGED
@@ -293,5 +293,4 @@ def show_home():
293
  # Display the table in col9 using HTML
294
  with col9:
295
  st.markdown("<h6 style='font-size: 14px; margin-bottom: 0;'>Statistik Data</h6>", unsafe_allow_html=True)
296
- st.markdown(html_table_col9, unsafe_allow_html=True)
297
-
 
293
  # Display the table in col9 using HTML
294
  with col9:
295
  st.markdown("<h6 style='font-size: 14px; margin-bottom: 0;'>Statistik Data</h6>", unsafe_allow_html=True)
296
+ st.markdown(html_table_col9, unsafe_allow_html=True)