heymenn commited on
Commit
ff41e21
1 Parent(s): 01b03e0

Update scrape_3gpp.py

Browse files
Files changed (1) hide show
  1. scrape_3gpp.py +1 -1
scrape_3gpp.py CHANGED
@@ -458,7 +458,7 @@ def extractionPrincipale(url, excel_file=None, status_list=None, progress=gr.Pro
458
  source = "" # Update this with actual source determination logic
459
  RelatedWIs = ""
460
  status = ""
461
- data.append([url+ "/" + folder + '.zip', folder , category, title, source, RelatedWIs, status, contenu])
462
 
463
  guide_file = 'guide.xlsx'
464
  if os.path.exists(guide_file):
 
458
  source = "" # Update this with actual source determination logic
459
  RelatedWIs = ""
460
  status = ""
461
+ data.append([url+ "/" + folder + '.zip', folder , category, title, source, Related WIs, status, contenu])
462
 
463
  guide_file = 'guide.xlsx'
464
  if os.path.exists(guide_file):