zayeem00 commited on
Commit
1a20651
·
verified ·
1 Parent(s): c853dbb

Rename main.py to app.py

Browse files
Files changed (1) hide show
  1. main.py → app.py +1 -1
main.py → app.py RENAMED
@@ -1,4 +1,4 @@
1
- # main.py
2
  from interface import build_interface
3
 
4
  if __name__ == "__main__":
 
1
+ # app.py
2
  from interface import build_interface
3
 
4
  if __name__ == "__main__":