Skip to content

Commit

Permalink
bug: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
MagdalenaZZ committed Jul 23, 2024
1 parent bf78ff8 commit 252e110
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions workflow/rules/common.smk
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,7 @@ def compile_output_list(wildcards):
"qc/peddy/peddy.vs.html",
"qc/peddy/peddy.background_pca.json",
]
output_files += [
"qc/happy/results",
]
return output_files

0 comments on commit 252e110

Please sign in to comment.