bradley6597 commited on
Commit
e8d6766
1 Parent(s): 06c335d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ app.auth_message = ''
171
  app.launch(debug=True,
172
  share=False,
173
  height=768,
174
- # auth=("twinkl", "twinkl432!")
175
  )
176
 
177
  # app.close()
 
171
  app.launch(debug=True,
172
  share=False,
173
  height=768,
174
+ auth=same_auth
175
  )
176
 
177
  # app.close()