From 3030a76c5adfc867a876a34c0be405b3935c5f61 Mon Sep 17 00:00:00 2001 From: ctuni Date: Mon, 18 Mar 2024 15:01:22 +0100 Subject: [PATCH] ruff --- tests/subworkflows/patch.py | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/tests/subworkflows/patch.py b/tests/subworkflows/patch.py index cbb248e7e2..44c07d7d62 100644 --- a/tests/subworkflows/patch.py +++ b/tests/subworkflows/patch.py @@ -3,22 +3,14 @@ from pathlib import Path from unittest import mock - import pytest -from nf_core.modules.modules_json import ModulesJson -from nf_core.subworkflows.install import SubworkflowInstall -import nf_core.subworkflows import nf_core.components.components_command - +import nf_core.subworkflows from ..utils import ( GITLAB_BRANCH_TEST_BRANCH, - GITLAB_REPO, - GITLAB_SUBWORKFLOWS_BRANCH, - GITLAB_SUBWORKFLOWS_ORG_PATH_BRANCH, GITLAB_URL, - with_temporary_folder, ) # TODO: #Change this for the correct SUCCEED_SHA