Skip to content

Commit

Permalink
import sqlfluff
Browse files Browse the repository at this point in the history
  • Loading branch information
cnolanminich authored Oct 19, 2021
1 parent 58c7c58 commit 7766cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pre_commit_dbt/replace_script_table_names.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from typing import Sequence
from typing import Set
from typing import Tuple
import sqlfluff

from pre_commit_dbt.check_script_has_no_table_name import has_table_name
from pre_commit_dbt.utils import add_filenames_args
Expand Down

0 comments on commit 7766cf5

Please sign in to comment.