Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 25, 2024
1 parent fb32960 commit 7dfd63b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions tests/functional/adapter/test_seed.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,7 @@
seeds__disabled_in_config_csv,
seeds__enabled_in_config_csv,
)
from dbt.tests.util import (
check_relations_equal,
check_table_does_exist,
check_table_does_not_exist,
get_connection,
run_dbt,
)
from dbt.tests.util import check_relations_equal, check_table_does_exist, get_connection, run_dbt

from dbt.adapters.sqlserver import SQLServerAdapter

Expand Down

0 comments on commit 7dfd63b

Please sign in to comment.