Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
  • Loading branch information
mirpedrol and mashehu authored Nov 8, 2022
1 parent b30113f commit a5073fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/modules/modules_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ def check_up_to_date(self):
the commit log in the remote to try to determine the SHA.
Check that we have the "installed_by" value in 'modules.json', otherwise add it.
Assume that the modules/subworkflows were installed by and nf-core command (don't track installed by subworkflows).
Assume that the modules/subworkflows were installed by an nf-core command (don't track installed by subworkflows).
"""
try:
self.load()
Expand Down

0 comments on commit a5073fa

Please sign in to comment.