Skip to content

Commit 2785200

Browse files
committed
fix formatting
1 parent 41be485 commit 2785200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intranet/apps/polls/forms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ class Meta:
1919
help_texts = {
2020
"is_secret": "This will prevent Ion administrators from viewing individual users' votes.",
2121
"is_election": "Enable election formatting and results features.",
22-
"is_randomized": "Enable randomization of choices."
22+
"is_randomized": "Enable randomization of choices.",
2323
}

0 commit comments

Comments
 (0)