Skip to content

Commit 9035c84

Browse files
Merge branch 'dev' into ds_3545-schema-validation-misses-nested-arrays
2 parents 0075406 + 9f83329 commit 9035c84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gentropy/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ class ColocalisationConfig(StepConfig):
3636
"""Colocalisation step configuration."""
3737

3838
credible_set_path: str = MISSING
39-
study_index_path: str = MISSING
4039
coloc_path: str = MISSING
4140
colocalisation_method: str = MISSING
4241
_target_: str = "gentropy.colocalisation.ColocalisationStep"

0 commit comments

Comments
 (0)