cyberandy commited on
Commit
c3f646b
1 Parent(s): ba22fae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ booktitle = "NAACL",
33
  year = "2022"
34
  }
35
  """
36
- with st.sidebar.beta_expander('Citations'):
37
  st.markdown(citation)
38
 
39
  # Helper functions
 
33
  year = "2022"
34
  }
35
  """
36
+ with st.sidebar.expander('Citations'):
37
  st.markdown(citation)
38
 
39
  # Helper functions