diff --git a/python/templates/AllCollections.h.jinja2 b/python/templates/AllCollections.h.jinja2 index a91c408c9..d5c0f27ad 100644 --- a/python/templates/AllCollections.h.jinja2 +++ b/python/templates/AllCollections.h.jinja2 @@ -2,4 +2,4 @@ {% for name in includes %} #include "{{ incfolder }}{{ name }}" -{% endfor %} \ No newline at end of file +{% endfor %}