Skip to content

Commit

Permalink
Fix rule
Browse files Browse the repository at this point in the history
  • Loading branch information
erinkcochran87 committed May 1, 2024
2 parents 72951f8 + b62864c commit 88e09ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/integrations/dbt/reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ def my_dbt_assets(context: AssetExecutionContext, dbt: DbtCliResource):
yield from dbt.cli(["build"], context=context).stream()
```

\--
---

## dbt models, code versions, and "Unsynced"

Expand Down

0 comments on commit 88e09ba

Please sign in to comment.