Skip to content

Commit 0e412fe

Browse files
committed
fix unit tests
1 parent 79ce730 commit 0e412fe

18 files changed

+325
-1032
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def merge_entry_points():
4747
'pillow==7.1.2',
4848
'tensorflow==2.4',
4949
'keras==2.4.0',
50-
'pyod>=1.0.5',
50+
'pyod==1.0.5',
5151
'nimfa==1.4.0',
5252
'stumpy==1.4.0',
5353
'more-itertools==8.5.0',

tods/searcher/detection_alg_search_space.json

-73
This file was deleted.

tods/searcher/detection_algo_comparison.json

-9
This file was deleted.

tods/searcher/detection_algorithm_test_search_space.json

-78
This file was deleted.

tods/searcher/example_search_space.json

-66
This file was deleted.

tods/searcher/feature_analysis_test_search_space.json

-17
This file was deleted.

tods/searcher/hi_search.py

-121
This file was deleted.

0 commit comments

Comments
 (0)