Skip to content

Commit

Permalink
Configure black using pyproject.toml (typeddjango#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalekseev authored and mkurnikov committed Mar 18, 2019
1 parent 4f83d8d commit 77f15d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[tool.black]
line-length = 120
include = 'django-stubs/.*.pyi$'

0 comments on commit 77f15d7

Please sign in to comment.