Work on ISHLT related

This commit is contained in:
Scott Idem
2022-04-16 14:01:06 -04:00
parent 1f66eb0abc
commit 2fb5acd485
3 changed files with 116 additions and 4 deletions

View File

@@ -710,4 +710,4 @@ def email_user_auth_key_url(
else:
log.info(f'An email with a one time use sign in link was not sent to {to_email}.')
return False
# ### END ### User ### email_user_auth_key_url() ###
# ### END ### User Methods ### email_user_auth_key_url() ###