Skip to content

Commit cc1d788

Browse files
committed
Removed type from test
1 parent 3c3760e commit cc1d788

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aeon/testing/estimator_checking/_yield_regression_checks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def check_regressor_overrides_and_tags(estimator_class):
169169
"feature",
170170
"hybrid",
171171
"shapelet",
172-
"contrastive",
173172
]
174173
algorithm_type = estimator_class.get_class_tag("algorithm_type")
175174
if algorithm_type is not None:

0 commit comments

Comments
 (0)