farida5gaber commited on
Commit
ec809d6
·
verified ·
1 Parent(s): 19e3912

Update streamlit_app.py

Browse files
Files changed (1) hide show
  1. streamlit_app.py +2 -1
streamlit_app.py CHANGED
@@ -269,4 +269,5 @@ if ready_to_diagnose:
269
 
270
  finally:
271
  if os.path.exists(temp_path):
272
- os.remove(temp_path)
 
 
269
 
270
  finally:
271
  if os.path.exists(temp_path):
272
+ os.remove(temp_path)
273
+