AItool commited on
Commit
9e7d6f8
·
verified ·
1 Parent(s): 2400471

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -2
main.py CHANGED
@@ -11,5 +11,5 @@ def index():
11
  Card('A Fancy Card :)')
12
  )
13
 
14
- if __name__ == "__main__":
15
- app.serve()
 
11
  Card('A Fancy Card :)')
12
  )
13
 
14
+
15
+ serve()