eaglelandsonce commited on
Commit
22ee7d3
1 Parent(s): c6a6289

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -229,4 +229,6 @@ try:
229
  except Exception as e:
230
  st.write(e)
231
  st.markdown("Provided Json is not Youtube API data. Unable to Parse")
232
- #st.write(json_data)
 
 
 
229
  except Exception as e:
230
  st.write(e)
231
  st.markdown("Provided Json is not Youtube API data. Unable to Parse")
232
+ #st.write(json_data)
233
+
234
+ """