Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Mar 4, 2025
1 parent b275cd4 commit 00fb0b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/adapter/persist_docs/test_persist_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from dbt.tests.adapter.persist_docs import fixtures
from tests.functional.adapter.persist_docs import fixtures as override_fixtures


_MODEL__TABLE = """
{{ config(materialized='table') }}
select 1 as id, 'Joe' as name, struct('Spark', 5) as struct_col
Expand Down

0 comments on commit 00fb0b2

Please # to comment.