Skip to content

Commit

Permalink
temp: pycodestyle violation
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmccormick committed Oct 25, 2024
1 parent c05f932 commit 4e8cdf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/djangoapps/student/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
from common.djangoapps.student.message_types import AccountRecovery as AccountRecoveryMessage



def send_account_recovery_email_for_user(user, request, email=None):
"""
Send out a account recovery email for the given user.
Expand Down

0 comments on commit 4e8cdf0

Please sign in to comment.