Demosthene-OR commited on
Commit
6b5bf84
1 Parent(s): e6f955a

Update read_api_url.py

Browse files
Files changed (1) hide show
  1. tabs/read_api_url.py +1 -0
tabs/read_api_url.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import csv
2
 
3
  @st.cache_data
 
1
+ import streamlit as st
2
  import csv
3
 
4
  @st.cache_data