lunarflu HF staff commited on
Commit
ec83c61
·
verified ·
1 Parent(s): 8b7cc1a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -101,7 +101,6 @@ def update_google_sheet():
101
  timestamp = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
102
  print(f"Google sheet {name} successfully updated at {timestamp}! \n{global_df}")
103
 
104
- await asyncio.sleep(2)
105
 
106
  name2 = "hf_discord_verified_users_test"
107
  # could just do this / format
 
101
  timestamp = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
102
  print(f"Google sheet {name} successfully updated at {timestamp}! \n{global_df}")
103
 
 
104
 
105
  name2 = "hf_discord_verified_users_test"
106
  # could just do this / format