Skip to content

Commit cf5181e

Browse files
committed
Merge branch 'dev' of github.com:broadinstitute/seqr-loading-pipelines into benb/fix_clinvar_prefilter_fields
2 parents 28b6b5c + c2ea883 commit cf5181e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v03_pipeline/lib/model/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
from v03_pipeline.lib.model.definitions import (
66
AccessControl,
77
PipelineVersion,
8-
Sex,
98
ReferenceGenome,
109
SampleType,
10+
Sex,
1111
)
1212
from v03_pipeline.lib.model.environment import Env
1313
from v03_pipeline.lib.model.reference_dataset_collection import (

0 commit comments

Comments
 (0)