Skip to content

Commit

Permalink
style: make snakefmt 0.10.2 happy: increase indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ericblanc20 committed Jan 14, 2025
1 parent 08bc500 commit 5d0043e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ rule somatic_variants_for_cnv_bcftools_ignore_chroms:
"ignore_chroms": set(
config["step_config"]["somatic_variants_for_cnv"]["ignore_chroms"]
+ config["step_config"]["somatic_variants_for_cnv"]["bcftools"][
"ignore_chroms"
"ignore_chroms"
]
)
}
Expand Down

0 comments on commit 5d0043e

Please sign in to comment.