annikwag commited on
Commit
9254d49
·
verified ·
1 Parent(s): 88e2023

Update appStore/region_utils.py

Browse files
Files changed (1) hide show
  1. appStore/region_utils.py +1 -0
appStore/region_utils.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import pandas as pd
2
 
3
  # Load the region.csv once when the app starts
 
1
+ import streamlit as st
2
  import pandas as pd
3
 
4
  # Load the region.csv once when the app starts