Skip to content

Commit 8f6f68d

Browse files
authored
Merge pull request #51 from bsolomon1124/black-config
Specify black.py defaults
2 parents 8cd2339 + af739aa commit 8f6f68d

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)