try and see if indent helps any

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-08 08:49:48 -07:00
parent a3ab9d7ba9
commit 8486fd3314

View file

@ -37,7 +37,7 @@ config = {
{% for cert in certs %} {% for cert in certs %}
"{{ cert }}", "{{ cert }}",
{% endfor %} {% endfor %}
"fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org", "fedmsg-migration-tools-fedmsg-migration-tools{{env_suffix}}.fedoraproject.org",
], ],
{% endfor %} {% endfor %}
}, },