ahmadardhy commited on
Commit
e1963a4
1 Parent(s): 52f9bc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ import logging
11
  # =[Variabel Global]=============================
12
 
13
  app = Flask(__name__, static_url_path='/static')
14
- model = Nonefrom
15
 
16
 
17
  # =[Routing]=====================================
 
11
  # =[Variabel Global]=============================
12
 
13
  app = Flask(__name__, static_url_path='/static')
14
+ model = None
15
 
16
 
17
  # =[Routing]=====================================