We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a8e56 commit 549850aCopy full SHA for 549850a
picasso_workflow/tests/test_real_data_integration.py
@@ -112,7 +112,7 @@ def test_load_picassoconfig(tmp_path):
112
# Minimal 2D pipeline on real movies
113
# ---------------------------------------------------------------------------
114
115
-@pytest.skiip("")
+@pytest.skip("")
116
def test_minimal_pipeline_on_real_data(network_test_data, tmp_path):
117
"""Run load → identify (auto net_gradient) → localize on real movies.
118
0 commit comments