Skip to content

Commit

Permalink
Remove experimental marker from DbtProject
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Jun 18, 2024
1 parent 3a9ab61 commit 72b8f4b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ def _prepare_manifest(self, project: "DbtProject") -> None:
)


@experimental
@experimental_param(param="preparer")
@dagster_model_custom
class DbtProject(IHaveNew):
Expand Down

0 comments on commit 72b8f4b

Please sign in to comment.