vikramronavrsc commited on
Commit
b02b473
·
verified ·
1 Parent(s): 48c2062

Update main.p

Browse files
Files changed (1) hide show
  1. main.py → app.py +2 -1
main.py → app.py RENAMED
@@ -628,4 +628,5 @@ if __name__ == "__main__":
628
  # Register cleanup function
629
  atexit.register(cleanup_temp_files)
630
 
631
- main()
 
 
628
  # Register cleanup function
629
  atexit.register(cleanup_temp_files)
630
 
631
+ main()
632
+