DontPlanToEnd commited on
Commit
e560997
·
verified ·
1 Parent(s): fa01392

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1600,7 +1600,7 @@ app.clientside_callback(
1600
  State('leaderboard-grid', 'columnDefs'),
1601
  prevent_initial_call=True
1602
  )
1603
-
1604
 
1605
  if __name__ == '__main__':
1606
  app.run_server(host='0.0.0.0', port=8050)
 
1600
  State('leaderboard-grid', 'columnDefs'),
1601
  prevent_initial_call=True
1602
  )
1603
+
1604
 
1605
  if __name__ == '__main__':
1606
  app.run_server(host='0.0.0.0', port=8050)