Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrOertlin committed Dec 18, 2024
1 parent 7e3893a commit 7133948
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def _concatenate_fastq_files(
)
concatenation_maps: dict[Path, Path] = {}
for sample in grouped_fastq_files.keys():
# The parent is dependent on the nested or flat structure within the delivery path.
fastq_directory: Path = grouped_fastq_files[sample][0].fastq_file_path.parent
forward_path: Path = generate_concatenated_fastq_delivery_path(
fastq_directory=fastq_directory,
Expand Down

0 comments on commit 7133948

Please sign in to comment.