mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:03:10 +00:00
Black formatting
This commit is contained in:
parent
577da7e835
commit
656956b0f9
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ def check_samplesheet(file_in, file_out):
|
|||
"Line",
|
||||
line,
|
||||
)
|
||||
|
||||
|
||||
lspl = [line_parsed[i] for i in header_locs.values()]
|
||||
|
||||
## Check sample name entries
|
||||
|
|
Loading…
Reference in a new issue