Skip to content

Commit c3f76b4

Browse files
committed
Add black to pyproject.toml
1 parent cd508d5 commit c3f76b4

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
@@ -66,6 +66,9 @@ test = ["pytest"]
6666
Download = "http://github.com/IntelPython/mkl_fft"
6767
Homepage = "http://github.com/IntelPython/mkl_fft"
6868

69+
[tool.black]
70+
line-length = 80
71+
6972
[tool.isort]
7073
ensure_newline_before_comments = true
7174
force_grid_wrap = 0

0 commit comments

Comments
 (0)