Borya-Goldarb commited on
Commit
7a039fb
·
verified ·
1 Parent(s): aa01621

Update pages/comps_data.py

Browse files
Files changed (1) hide show
  1. pages/comps_data.py +1 -1
pages/comps_data.py CHANGED
@@ -141,7 +141,7 @@ if option == ":rainbow[On]":
141
  disabled=["widgets"],
142
  hide_index=True,
143
  )
144
- )
145
  # st.write(df_data_checkbox)
146
  # df_data.insert(loc=0, column='__', value=[False]*len(df_data))
147
  # st.data_editor(
 
141
  disabled=["widgets"],
142
  hide_index=True,
143
  )
144
+
145
  # st.write(df_data_checkbox)
146
  # df_data.insert(loc=0, column='__', value=[False]*len(df_data))
147
  # st.data_editor(