Skip to content

Commit

Permalink
remove extraneous comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Jan 3, 2023
1 parent 5c23660 commit 1257216
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/dbt/cli/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

if __name__ == "__main__":
project_dir = "/Users/chenyuli/git/jaffle_shop"
# Bypass cli group context configuration entirely and invoke deps directly
cli_args = ["run", "--project-dir", project_dir]

# initialize the dbt runner
Expand Down

0 comments on commit 1257216

Please sign in to comment.