Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules info broken in dev #1719

Closed
awgymer opened this issue Aug 2, 2022 · 1 comment
Closed

modules info broken in dev #1719

awgymer opened this issue Aug 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@awgymer
Copy link
Contributor

awgymer commented Aug 2, 2022

Description of the bug

Running nf-core modules info on nf-core/tools version 2.5.dev0 produces a TypeError

Command used and terminal output

nf-core modules info

TypeError: __init__() takes 6 positional arguments but 7 were given

/Users/arthurgymer/.pyenv/versions/3.9.7/envs/nf-core/lib/python3.9/site-packages/nf_core/__main__.py:711 in info                                                                                │
│                                                                                                                                                                                                  │
│    710 │   try:                                                                                                                                                                                  │
│ ❱  711 │   │   module_info = nf_core.modules.ModuleInfo(                                                                                                                                         │
│    712 │   │   │   dir,

System information

nf-core/tools version 2.5.dev0
python 3.9.7
macOS

@awgymer awgymer added the bug Something isn't working label Aug 2, 2022
@mirpedrol mirpedrol self-assigned this Aug 2, 2022
@ErikDanielsson
Copy link
Contributor

Closing due to merge of #1720.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants