gwlilabmit / gwlilabmit/rendseq
Simple typo: join takes 1 arg
Open
- Dominant language
- HTML
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/gwlilabmit/rendseq/blob/3bf0d20e5544ee8f26c2643cc0bc5647a0b3de22/rendseq/make_wig.py#L65
In this line, the last part of the join should be within the list -- str.join() takes just 1 argument.
Contributor guide
Assessment
This issue has not been assessed yet.