awacke1 commited on
Commit
81bbb41
Β·
1 Parent(s): 6eec04b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -89,6 +89,7 @@ def load_and_display_player_data():
89
  st.plotly_chart(fig)
90
  else:
91
  st.write("Player data file not found.")
 
92
  def main():
93
  st.set_page_config(page_title="Player Cards and Monsters")
94
  st.title("Player Cards and Monsters")
 
89
  st.plotly_chart(fig)
90
  else:
91
  st.write("Player data file not found.")
92
+
93
  def main():
94
  st.set_page_config(page_title="Player Cards and Monsters")
95
  st.title("Player Cards and Monsters")