MohanadAfiffy commited on
Commit
f4b3c2b
·
verified ·
1 Parent(s): 63a5119

Update pages/Apollo_Extract.py

Browse files
Files changed (1) hide show
  1. pages/Apollo_Extract.py +2 -1
pages/Apollo_Extract.py CHANGED
@@ -16,7 +16,8 @@ def main():
16
17
18
19
 
20
  ]
21
  email_receiver = st.selectbox("Please select an email address", email_options)
22
 
 
16
17
18
19
20
21
  ]
22
  email_receiver = st.selectbox("Please select an email address", email_options)
23