1
0
Fork 0

Fixes in the template

This commit is contained in:
Luca Beltrame 2022-01-15 17:30:29 +01:00
parent 29f8ca9f46
commit 67cf10d6f7
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -31,7 +31,6 @@ MESSAGE_TEMPLATE = """
Updated at {{ date.today().strftime('%Y-%m-%d') }}
{% for repository, update in repositories.items() %}
### {{ repository }}
Updated {{ update | len }} packages.
@ -43,6 +42,7 @@ Updated {{ update | len }} packages.
{ errors.append(package) }
{% endif %}
{% endfor %}
{% endfor %}
## Packages with errors