Skip to content

Commit af739aa

Browse files
committed
Specify black.py defaults
1 parent f8884e2 commit af739aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[tool.black]
2+
line-length = 127
3+
skip-string-normalization = true

0 commit comments

Comments
 (0)