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 23461fa commit e37ff1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/scripts.community/check_unverified_users.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def do_check():
elif this_user:
pass
else:
print(f'FIX - create {login} user')
print(f'FIX - create {login} user to match {unverified_user}')

print(f'{unverified_user} found related {found_users}')

Expand Down

0 comments on commit e37ff1b

Please sign in to comment.