cryogenic22 commited on
Commit
a8f1228
·
verified ·
1 Parent(s): e120fd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,6 +39,7 @@ st.markdown("""
39
  margin-right: 10px;
40
  }
41
  </style>
 
42
  """, unsafe_allow_html=True)
43
 
44
  def display_progress_tracker(container, steps, current_step_index):
 
39
  margin-right: 10px;
40
  }
41
  </style>
42
+
43
  """, unsafe_allow_html=True)
44
 
45
  def display_progress_tracker(container, steps, current_step_index):