Skip to content

Commit

Permalink
Update reset_mail.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-intuitem committed Dec 12, 2024
1 parent b886f0a commit c6ffe35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/core/management/commands/reset_mail.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from ciso_assistant.settings import CISO_ASSISTANT_SUPERUSER_EMAIL
from django.utils.translation import gettext_lazy as _


class Command(BaseCommand):
help = "Send reset email"

Expand Down

0 comments on commit c6ffe35

Please sign in to comment.