histlearn commited on
Commit
04901f2
verified
1 Parent(s): b1f4998

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -436,7 +436,7 @@ class ReportGenerator:
436
 
437
  pdf.output(output_path)
438
 
439
- def process_files(html_file, excel_files) -> Tuple[str, str, str]:
440
  """Processa arquivos e gera relat贸rio."""
441
  try:
442
  temp_dir = "temp_files"
 
436
 
437
  pdf.output(output_path)
438
 
439
+ def process_files(html_file, excel_files) -> Tuple[str, str, str]:
440
  """Processa arquivos e gera relat贸rio."""
441
  try:
442
  temp_dir = "temp_files"