juanmartip95 commited on
Commit
55432ef
1 Parent(s): 9112b55

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +2 -1
utils.py CHANGED
@@ -1,4 +1,5 @@
1
- import streamlit as stimport pandas as pd
 
2
 
3
 
4
  @st.cache
 
1
+ import streamlit as st
2
+ import pandas as pd
3
 
4
 
5
  @st.cache