Skip to content

Commit 9efe284

Browse files
committed
chore: config black
1 parent 06180a5 commit 9efe284

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,6 @@ before-build-python = [
8181

8282
[tool.check-wheel-contents]
8383
ignore = ["W002"]
84+
85+
[tool.black]
86+
target-version = ["py38"]

0 commit comments

Comments
 (0)