Skip to content

Commit

Permalink
add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
prha committed May 30, 2024
1 parent 8bfc58a commit 3cb978b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def dbt_assets(
project (Optional[DbtProject]): A DbtProject instance which provides a pointer to the dbt
project location and manifest. Not required, but needed to attach code references from
model code to Dagster assets.
retry_policy (Optional[RetryPolicy]): The retry policy for the op that computes the asset.
Examples:
Running ``dbt build`` for a dbt project:
Expand Down

0 comments on commit 3cb978b

Please sign in to comment.