ArturG9 commited on
Commit
45ba126
1 Parent(s): 9ccb529

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -18,5 +18,6 @@ def main():
18
 
19
 
20
 
21
- if __name__ == "__main__":
 
22
  main()
 
18
 
19
 
20
 
21
+
22
+ if __name__ == "__main__":
23
  main()