Skip to content

Commit

Permalink
checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
jctanner committed Oct 6, 2023
1 parent 29064b9 commit 22da4ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/scripts.community/check_unverified_users.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ def do_check():
print(f'FIX - verify {unverified_user}')
if not checkmode:
unverified_user.email = ''
unverified_user.save()


do_check()

0 comments on commit 22da4ac

Please sign in to comment.