Skip to content

Commit

Permalink
Apply suggestion from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Ewels <[email protected]>
  • Loading branch information
mirpedrol and ewels authored Aug 31, 2022
1 parent 23bd7e4 commit 732bbd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nf_core/pipeline-template/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Config file for Python. Mostly used to configure linting of bin/check_samplesheet.py with Black.
# Should be kept the same as nf-core/tools to avoid fighting with template synchronisation.
[tool.black]
line-length = 120
target_version = ["py37", "py38", "py39", "py310"]

0 comments on commit 732bbd0

Please sign in to comment.