Shrey0405 commited on
Commit
f174d71
·
verified ·
1 Parent(s): 8d6997d

Update email_utils.py

Browse files
Files changed (1) hide show
  1. email_utils.py +1 -0
email_utils.py CHANGED
@@ -53,3 +53,4 @@ def send_otp_email(receiver_email, otp):
53
  except Exception as e:
54
  print(f"DEBUG: Exception occurred: {e}")
55
  raise e
 
 
53
  except Exception as e:
54
  print(f"DEBUG: Exception occurred: {e}")
55
  raise e
56
+