Marcel Canu

Results 1 issues of Marcel Canu

When trying to be more generic and use `MetricWithAttribution` with `FIDMetricWithAttribution` (or other `XXXMetricWithAttribution`) I get this Typescript error: ```ts Type 'FIDMetricWithAttribution' is not assignable to type 'MetricWithAttribution'. Types of...