Skip to content

Commit c33b46f

Browse files
authored
Merge pull request #618 from bigbio/copilot/sub-pr-603
Fix trailing whitespace and code formatting
2 parents ead9c72 + e650ed1 commit c33b46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/quantms.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ workflow QUANTMS {
202202
.mix(ch_consensus_pmultiqc.collect().ifEmpty([]))
203203
.mix(ch_msstats_in.ifEmpty([]))
204204
.collect()
205-
205+
206206
SUMMARY_PIPELINE(
207207
multiqc_inputs,
208208
ch_multiqc_quantms_logo,

0 commit comments

Comments
 (0)