Skip to content

Commit 91ea137

Browse files
committed
whitespace
1 parent 67502e7 commit 91ea137

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/populate_tox/tox.jinja

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ envlist =
256256
# === Integrations - Auto-generated ===
257257
# These come from the populate_tox.py script. Eventually we should move all
258258
# integration tests there.
259+
259260
{% for group, integrations in groups.items() %}
260261
# ~~~ {{ group }} ~~~
261262
{% for integration in integrations %}
@@ -651,6 +652,7 @@ deps =
651652
# === Integrations - Auto-generated ===
652653
# These come from the populate_tox.py script. Eventually we should move all
653654
# integration tests there.
655+
654656
{% for group, integrations in groups.items() %}
655657
# ~~~ {{ group }} ~~~
656658
{% for integration in integrations %}

0 commit comments

Comments
 (0)