Skip to content

Commit 56fbbab

Browse files
Remove unused utilities
1 parent 8c80f54 commit 56fbbab

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

tests/test_vcf_utils.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
import pathlib
22

33
import pytest
4-
from cyvcf2 import VCF
54
import numpy as np
65

76
from bio2zarr import vcf_utils
87

9-
from .utils import count_variants, path_for_test
10-
118
data_path = pathlib.Path("tests/data/vcf/")
129

1310

tests/utils.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)