Closed nvnieuwk closed 2 years ago
black
) is failingTo keep the code consistent with lots of contributors, we run automated code consistency checks. To fix this CI test, please run:
black
: pip install black
black .
Once you push these changes the test should pass, and you can hide this comment :+1:
We highly recommend setting up Black in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!
Thanks again for your contribution!
nf-core lint
overall result: Failed :x:Posted for pipeline commit 2f74e6f
+| ✅ 114 tests passed |+
#| ❔ 16 tests were ignored |#
!| ❗ 23 tests had warnings |!
-| ❌ 10 tests failed |-
nf-core lint
overall result: Failed :x:Posted for pipeline commit becaa8f
+| ✅ 117 tests passed |+
#| ❔ 16 tests were ignored |#
!| ❗ 22 tests had warnings |!
-| ❌ 7 tests failed |-
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).