8000 STY: Use py37 as black target version · nipype/pydra-nipype1@5ba833c · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ba833c

Browse files
committed
STY: Use py37 as black target version
1 parent a0948e7 commit 5ba833c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ write_to = "pydra/tasks/nipype1/_version.py"
5757

5858
[tool.black]
5959
line-length = 99
60-
target-version = ["py37", "py38"]
60+
target-version = ["py37"]
6161
exclude = "_version.py"

0 commit comments

Comments
 (0)
0