Skip to content

Commit e764889

Browse files
committed
Readd pykilosort test
1 parent 2422fdd commit e764889

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_containers_gpu.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def test_yass(run_kwargs):
5757
print(sorting)
5858

5959

60-
@pytest.mark.skip(reason="Need to check errors")
6160
def test_pykilosort(run_kwargs):
6261
sorting = ss.run_pykilosort(output_folder="pykilosort", **run_kwargs)
6362
print(sorting)

0 commit comments

Comments
 (0)