Skip to content
Snippets Groups Projects
Unverified Commit f1828760 authored by Torma Kristóf's avatar Torma Kristóf :alien:
Browse files

resolve flake stuff

parent fe795f8b
Branches
Tags 1.4.7
No related merge requests found
Pipeline #43312 passed
from django.core.management.base import BaseCommand, CommandError from django.core.management.base import BaseCommand
from common.email import send_out_mail_task from common.email import send_out_mail_task
class Command(BaseCommand): class Command(BaseCommand):
help = 'Sends an email' help = 'Sends an email'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment