martianband1t commited on
Commit
e4a9e8b
1 Parent(s): aa6a34c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -38,7 +38,4 @@ with st.sidebar:
38
  - Explore a [New York City rideshare dataset](https://github.com/streamlit/demo-uber-nyc-pickups)
39
  """
40
  )
41
-
42
-
43
- if __name__ == "__main__":
44
  run()
 
38
  - Explore a [New York City rideshare dataset](https://github.com/streamlit/demo-uber-nyc-pickups)
39
  """
40
  )
 
 
 
41
  run()