auto formatting: removed whitespace

This commit is contained in:
Oliver Zander 2025-08-19 14:10:15 +02:00 committed by Tobias Herre
parent eb44094639
commit d5e6a7c343
3 changed files with 11 additions and 12 deletions

View File

@ -199,4 +199,3 @@ class ListForm(CheckForm):
model = List model = List
fields = ['domain', 'address'] fields = ['domain', 'address']
exclude = ['intern_notes', 'survey_mail_send','mail_state'] exclude = ['intern_notes', 'survey_mail_send','mail_state']

View File

@ -11,7 +11,7 @@ from input.models import Project, Library, HonoraryCertificate, Travel, Email,\
BusinessCard, List, IFG, Literature BusinessCard, List, IFG, Literature
class Command(BaseCommand): class Command(BaseCommand):
''' mails will be send here: ''' mails will be sent here:
- two weeks after confirmation of support for volunteer (/extern) send link - two weeks after confirmation of support for volunteer (/extern) send link
with surveylink with surveylink