Skip to content

Commit 77f15d7

Browse files
kalekseevmkurnikov
authored andcommitted
Configure black using pyproject.toml (#50)
1 parent 4f83d8d commit 77f15d7

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
@@ -0,0 +1,3 @@
1+
[tool.black]
2+
line-length = 120
3+
include = 'django-stubs/.*.pyi$'

0 commit comments

Comments
 (0)