mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-03 04:52:09 -05:00
fix: ECLint: Wrong line endings or new final newline
This commit is contained in:
parent
5e71dc94d6
commit
274897f1fd
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ process HTSLIB_TABIX {
|
||||||
|
|
||||||
echo \$(tabix -h 2>&1) | sed 's/^.*Version: //; s/(.*\$//' > ${software}.version.txt
|
echo \$(tabix -h 2>&1) | sed 's/^.*Version: //; s/(.*\$//' > ${software}.version.txt
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue