Skip to content

Commit 489c59c

Browse files
EstelleDabencap
andauthored
Update tests/routers/test_score_set.py
Co-authored-by: Benjamin Capodanno <[email protected]>
1 parent bc06144 commit 489c59c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/routers/test_score_set.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
cdot = pytest.importorskip("cdot")
1515
fastapi = pytest.importorskip("fastapi")
1616

17-
arq = pytest.importorskip("arq")
18-
cdot = pytest.importorskip("cdot")
19-
fastapi = pytest.importorskip("fastapi")
20-
2117
from mavedb.lib.validation.urn_re import MAVEDB_TMP_URN_RE, MAVEDB_SCORE_SET_URN_RE, MAVEDB_EXPERIMENT_URN_RE
2218
from mavedb.models.enums.processing_state import ProcessingState
2319
from mavedb.models.clinical_control import ClinicalControl

0 commit comments

Comments
 (0)