khalidative commited on
Commit
5a12da5
1 Parent(s): 77a75b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -402,3 +402,4 @@ if st.button('Show Prayer Times for Month'):
402
 
403
  st.write(f"Prayer Times for {selected_month} {current_year}")
404
  st.dataframe(df_prayer_times)
 
 
402
 
403
  st.write(f"Prayer Times for {selected_month} {current_year}")
404
  st.dataframe(df_prayer_times)
405
+