Skip to content
Snippets Groups Projects
Commit 8546c253 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

func tests

parent 669e15fe
No related branches found
No related tags found
No related merge requests found
Pipeline #37232 failed
......@@ -59,7 +59,7 @@ import sys
import shutil
import logging
import PanACoTA.utils as utils
import PanACoTA.annotate_module.general_format_functions as general
from PanACoTA.annotate_module import general_format_functions as general
logger = logging.getLogger("annotate.prokka_format")
......
......@@ -6,7 +6,6 @@ Functional tests for genomeAPCAT annotate
"""
from PanACoTA.subcommands import annotate as annot
import PanACoTA.utils as utils
import test.test_unit.utilities_for_tests as tutil
import pytest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment