ifw-arz commited on
Commit
d00ac21
1 Parent(s): 748e1a1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ def main():
145
  st.pyplot(fig_depth)
146
  st.pyplot(fig_condition)
147
  except Exception as e:
148
- st.write("e")
149
 
150
 
151
  if __name__ == "__main__":
 
145
  st.pyplot(fig_depth)
146
  st.pyplot(fig_condition)
147
  except Exception as e:
148
+ st.write(e)
149
 
150
 
151
  if __name__ == "__main__":