decodemai commited on
Commit
0c1ac8f
1 Parent(s): 89068c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ from textwrap import wrap
13
  import json
14
  from io import BytesIO
15
 
16
- print('for update')
17
 
18
  API_TOKEN = os.getenv("API_TOKEN")
19
  DECODEM_TOKEN=os.getenv("DECODEM_TOKEN")
13
  import json
14
  from io import BytesIO
15
 
16
+ print('for update')
17
 
18
  API_TOKEN = os.getenv("API_TOKEN")
19
  DECODEM_TOKEN=os.getenv("DECODEM_TOKEN")