LaurentTRIPIED commited on
Commit
a408924
1 Parent(s): 246aa22

Résolution PN Bommit

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -49,9 +49,4 @@ if __name__ == "__main__":
49
  app_mode = st.sidebar.selectbox("Choisissez l'onglet", ["Organisations engagées", "Autre Onglet"])
50
 
51
  if app_mode == "Organisations engagées":
52
- display_organisations_engagees()
53
- <<<<<<< HEAD
54
-
55
- =======
56
- # Cette structure peut être étendue pour ajouter d'autres onglets à l'application
57
- >>>>>>> cffc976024926b7fc4a558ce209470d5cbd2fb83
 
49
  app_mode = st.sidebar.selectbox("Choisissez l'onglet", ["Organisations engagées", "Autre Onglet"])
50
 
51
  if app_mode == "Organisations engagées":
52
+ display_organisations_engagees()