Skip to content

Commit

Permalink
Temporary commit for symlinked DSI.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Sep 13, 2023
1 parent 87ee477 commit f30cb59
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dbt_semantic_interfaces
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies = [
"PyYAML~=6.0",
"click>=7.1.2",
"dbt-core~=1.6.0",
"dbt-semantic-interfaces~=0.2.0",
"graphviz>=0.18.2, <0.21",
"halo~=0.0.31",
"more-itertools>=8.10.0, <10.2.0",
Expand Down
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,4 @@ convention = "google"

[isort]
required-imports = ["from __future__ import annotations"]
known-third-party = ["dbt_semantic_interfaces"]

0 comments on commit f30cb59

Please sign in to comment.