leavoigt commited on
Commit
89c8887
1 Parent(s): a12fa3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ if 'key0' in st.session_state:
102
 
103
  # Display a pie chart
104
  col1, col2 = [1,1]
105
- with col1:
106
  st.write('hi')
107
 
108
  # Display the table
 
102
 
103
  # Display a pie chart
104
  col1, col2 = [1,1]
105
+ with col1:
106
  st.write('hi')
107
 
108
  # Display the table