Skip to content

Commit

Permalink
added missign newline at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Calvo committed Mar 21, 2022
1 parent aa140c2 commit 86e1cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt/include/snowflake/macros/etc.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{% macro snowflake_warehouse(warehouse) -%}
{{ return(warehouse) }}
{%- endmacro %}
{%- endmacro %}

0 comments on commit 86e1cc7

Please sign in to comment.