Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -15,6 +15,7 @@ st.title('Final Project')
15
 
16
  st.text("The URL for this app is: https://huggingface.co/spaces/445final/final2.moved")
17
 
 
18
 
19
 
20
  df = pd.read_csv('State_Employee_Pay.csv')
 
15
 
16
  st.text("The URL for this app is: https://huggingface.co/spaces/445final/final2.moved")
17
 
18
+ st.text('extra')
19
 
20
 
21
  df = pd.read_csv('State_Employee_Pay.csv')