Skip to content

Commit 55e328d

Browse files
committed
add dataclasses to root
1 parent e8950bf commit 55e328d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

kipoiseq/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
from . import dataloaders
88
from . import extractors
99
from . import transforms
10+
11+
from .dataclasses import Variant, Interval

0 commit comments

Comments
 (0)