Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
prioritize give_verified_roles with tasks.loop
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ async def on_ready():
|
|
121 |
|
122 |
|
123 |
# updates both leaderboards
|
124 |
-
remove_huggingfolks.start()
|
125 |
give_verified_roles.start()
|
126 |
print("------------------------------------------------------------------------")
|
127 |
except Exception as e:
|
|
|
121 |
|
122 |
|
123 |
# updates both leaderboards
|
124 |
+
#remove_huggingfolks.start()
|
125 |
give_verified_roles.start()
|
126 |
print("------------------------------------------------------------------------")
|
127 |
except Exception as e:
|