Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Sep 18, 2024
1 parent f5d98f2 commit de6648a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
CREDENTIALS = (AWS_KEY_ID = '{{credentials.aws_key_id}}' AWS_SECRET_KEY = '{{credentials.aws_secret_key}}')
{%- endif %}
{%- endif %}
{% if where_clause %}
{%- if where_clause %}
WHERE {{ where_clause }}
{% endif %}
{%- endif %}
{% endmacro %}

0 comments on commit de6648a

Please sign in to comment.