Skip to content

Commit

Permalink
Update nf_core/modules/modules_command.py
Browse files Browse the repository at this point in the history
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
  • Loading branch information
ErikDanielsson and drpatelh authored Jul 14, 2021
1 parent fda7f79 commit 6edc0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_core/modules/modules_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def modules_json_up_to_date(self):
Checks whether the modules installed in the directory
are consistent with the entries in the 'modules.json' file and vice versa.
If a module has an entry in the 'modules.json' file but is missing the in the directory,
If a module has an entry in the 'modules.json' file but is missing in the directory,
we first try to reinstall the module from the remote and if that fails we remove the entry
in 'modules.json'.
Expand Down

0 comments on commit 6edc0fe

Please sign in to comment.