Background: [https://github.com/aqueducthq/aqueduct/pull/1049](https://github.com/aqueducthq/aqueduct/pull/1049) We should find a way to allow `@metric` and `@check` to easily inherit `@op` parameters. We might need to use class decorator for this. <sub>From [SyncLinear.com](https://synclinear.com) | [ENG-2575](https://linear.app/aqueducthq/issue/ENG-2575/allow-metric-and-check-to-easily-inherit-op-decorator-inputs)</sub>
Background: #1049
We should find a way to allow
@metricand@checkto easily inherit@opparameters. We might need to use class decorator for this.From SyncLinear.com | ENG-2575