1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-22 06:19:55 +00:00

Black formatting

This commit is contained in:
James Fellows Yates 2022-12-20 14:08:42 +01:00
parent 577da7e835
commit 656956b0f9

View file

@ -119,7 +119,7 @@ def check_samplesheet(file_in, file_out):
"Line", "Line",
line, line,
) )
lspl = [line_parsed[i] for i in header_locs.values()] lspl = [line_parsed[i] for i in header_locs.values()]
## Check sample name entries ## Check sample name entries