Skip to content

Commit

Permalink
Formatting, add space
Browse files Browse the repository at this point in the history
  • Loading branch information
b-per committed Jul 3, 2024
1 parent 30b3de5 commit d7e3061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/marts/core/int_all_graph_resources.sql
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{%- endfor %}
{%- endfor -%}
{%- do test_macro_list.append("dbt.test_unique") -%}
{%- set test_macro_set= set_strict(test_macro_list) -%}
{%- set test_macro_set = set_strict(test_macro_list) -%}

{%- set quoted_directory_pattern = wrap_string_with_quotes(get_directory_pattern()) %}

Expand Down

0 comments on commit d7e3061

Please sign in to comment.