fix whitespace formatting

This commit is contained in:
shireenrao 2016-05-11 21:47:06 -04:00
parent 7614180e00
commit 0b217f4a45

View File

@ -35,9 +35,7 @@ services:
- "8000:8000" - "8000:8000"
links: links:
- postgres - postgres
{% if cookiecutter.use_docker == 'y' -%} {%+ if cookiecutter.use_docker == 'y' %}- mailhog{% endif %}
- mailhog
{%- endif %}
{% if cookiecutter.use_pycharm == 'y' %} {% if cookiecutter.use_pycharm == 'y' %}
pycharm: pycharm: