MrJShen commited on
Commit
d65e81b
·
1 Parent(s): a87f2c7

Update app.py

Browse files

Relunch the app.

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ from triangle import *
20
  def get_manager():
21
  return stx.CookieManager()
22
 
23
- #### Manage Cookies and ajs_state ####
24
 
25
  #time.sleep(3)
26
  #cookie_manager = get_manager()
 
20
  def get_manager():
21
  return stx.CookieManager()
22
 
23
+ ### Manage Cookies and ajs_state ####
24
 
25
  #time.sleep(3)
26
  #cookie_manager = get_manager()