1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 18:37:12 +00:00
This commit is contained in:
charliep 2023-08-31 11:45:17 +02:00 committed by bleizi
parent c6a2849d35
commit 834d68fe35

View File

@ -157,7 +157,7 @@ WORDS = {
class WEISurveyForm2023(forms.Form): class WEISurveyForm2023(forms.Form):
""" """
Survey form for the year 2023. Survey form for the year 2023.
Members answer 20 question, from which we calculate the best associated bus. Members answer 20 questions, from which we calculate the best associated bus.
""" """
def set_registration(self, registration): def set_registration(self, registration):
""" """