Docfile commited on
Commit
f551bd5
·
verified ·
1 Parent(s): a1fe86e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def latex_to_pdf(latex_content):
128
 
129
  # Application Streamlit
130
  def main():
131
- st.title("Math/physique/chimie pdf test avec Export PDF")
132
 
133
  # Vérifie si LaTeX est installé
134
  if not ensure_latex_packages():
 
128
 
129
  # Application Streamlit
130
  def main():
131
+ st.title("...")
132
 
133
  # Vérifie si LaTeX est installé
134
  if not ensure_latex_packages():