AIdeaText commited on
Commit
8218fb7
·
verified ·
1 Parent(s): ec683a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -28,9 +28,6 @@ st.logo(
28
  icon_image="None"
29
  )
30
 
31
-
32
- st.logo(image, *, size="medium", link=None, icon_image=None)
33
-
34
  sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
35
 
36
  # Importaciones locales
 
28
  icon_image="None"
29
  )
30
 
 
 
 
31
  sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
32
 
33
  # Importaciones locales