Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Johansson committed Jan 14, 2025
1 parent e2e4005 commit 99e2a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import pytest
from click.testing import CliRunner

from prp.cli import add_igv_annotation_track, annotate_delly, create_cdm_input, parse, cdm
from prp.cli import add_igv_annotation_track, annotate_delly, parse, cdm
from prp.models import PipelineResult


Expand Down

0 comments on commit 99e2a72

Please sign in to comment.