We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2422fdd commit e764889Copy full SHA for e764889
1 file changed
tests/test_containers_gpu.py
@@ -57,7 +57,6 @@ def test_yass(run_kwargs):
57
print(sorting)
58
59
60
-@pytest.mark.skip(reason="Need to check errors")
61
def test_pykilosort(run_kwargs):
62
sorting = ss.run_pykilosort(output_folder="pykilosort", **run_kwargs)
63
0 commit comments