Skip to content

Commit 9785ccf

Browse files
pre-commit-ci[bot]codingjoe
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 144f71c commit 9785ccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/testapp/templates/django/forms/widgets

tests/testapp/templates/django/forms/widgets/select.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
{% include option.template_name with widget=option %}
88
{% endfor %}
99
{% if group_name %}</optgroup>{% endif %}
10-
{% endfor %}
10+
{% endfor %}
1111
</select>

0 commit comments

Comments
 (0)