Skip to content

Commit

Permalink
fix: python linting warn
Browse files Browse the repository at this point in the history
  • Loading branch information
lmReef authored and lmReef committed Dec 3, 2024
1 parent dc9c3b1 commit b04351d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nf_core/components/nfcore_component.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,3 @@ def get_outputs_from_main_nf(self):
pass
log.debug(f"Found {len(outputs)} outputs in {self.main_nf}")
self.outputs = outputs

0 comments on commit b04351d

Please sign in to comment.