style: Fix indent

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
Edmund Miller 2021-01-15 09:46:10 -06:00 committed by Edmund Miller
parent b95bd37780
commit d7a78fa127

View file

@ -11,5 +11,5 @@ workflow test_ucsc_bedgraphtobigwig {
UCSC_BEDGRAPHTOBIGWIG (
input,
file('https://raw.githubusercontent.com/igvteam/igv.js/master/test/data/wig/chrom.sizes', checkIfExists: true)
)
)
}