diff --git a/fabio/files/fabio.cfg b/fabio/files/fabio.cfg index 8c68688..d8d21ba 100644 --- a/fabio/files/fabio.cfg +++ b/fabio/files/fabio.cfg @@ -1,3 +1,3 @@ {%- for key, val in config.iteritems() %} {{ key }} = {{ val }} -{%- endfor %} \ No newline at end of file +{% endfor -%} \ No newline at end of file