mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 09:27:15 +00:00
pythion3.11 funny
This commit is contained in:
@@ -108,7 +108,6 @@ def load_users():
|
||||
DataIssue.objects.update_or_create(parser=PARSER_USERS, message=message, url=jsonurl)
|
||||
continue
|
||||
else:
|
||||
print(f" - {userdata["username"]=}")
|
||||
if userdata["username"] in [ "expo", "expoadmin" ]:
|
||||
continue
|
||||
if "encrypted" not in userdata:
|
||||
|
||||
Reference in New Issue
Block a user