acecalisto3 commited on
Commit
6c573db
·
verified ·
1 Parent(s): 09cff43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -556,7 +556,7 @@ class FileProcessor:
556
  - Click "Process Input" to analyze the data. The results will be available for download and in the JSON Editor.
557
  - Click "Generate QR Code" to create a QR code from the JSON data.
558
  """)
559
- return interface
560
 
561
 
562
  def main():
 
556
  - Click "Process Input" to analyze the data. The results will be available for download and in the JSON Editor.
557
  - Click "Generate QR Code" to create a QR code from the JSON data.
558
  """)
559
+ return interface
560
 
561
 
562
  def main():