Skip to content

Commit a1a7f33

Browse files
authored
whitespace change
1 parent 2db4095 commit a1a7f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
{% endif %}
9595
<td data-label="build">
9696
{% if build %}
97-
<a href="https://docs.python.org/{{ language }}/" target="_blank">✓ {% if in_switcher %}in switcher{% endif %}</a>
97+
<a href="https://docs.python.org/{{ language }}/" target="_blank">✓{% if in_switcher %} in switcher{% endif %}</a>
9898
{% else %}
9999
100100
{% endif %}

0 commit comments

Comments
 (0)