Skip to content

Commit

Permalink
Add CumulativeTypeParams to core parser
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyholcomb committed Jun 20, 2024
1 parent ee9016e commit 2cd734c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dbt/artifacts/resources/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
from dbt.artifacts.resources.v1.metric import (
ConstantPropertyInput,
ConversionTypeParams,
CumulativeTypeParams,
Metric,
MetricConfig,
MetricInput,
Expand Down

0 comments on commit 2cd734c

Please sign in to comment.