Skip to content

Commit 7e408f4

Browse files
viktoriiasThe Meridian Authors
authored andcommitted
Refactor DataTensors unit tests into a dedicated test class.
PiperOrigin-RevId: 831639120
1 parent e9eb3fb commit 7e408f4

File tree

2 files changed

+468
-477
lines changed

2 files changed

+468
-477
lines changed

meridian/analysis/analyzer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ def _validate_non_media_baseline_values_numbers(
5353
)
5454

5555

56-
# TODO: Refactor the related unit tests to be under DataTensors.
5756
@dataclasses.dataclass
5857
class DataTensors(backend.ExtensionType):
5958
"""Container for data variable arguments of Analyzer methods.

0 commit comments

Comments
 (0)