Unified black conf

This commit is contained in:
Eliot Berriot 2019-03-15 12:11:05 +01:00
commit 302031b4e3
2 changed files with 4 additions and 1 deletions

View file

@ -41,3 +41,6 @@
directory = "misc"
name = "Other"
showcontent = true
[tool.black]
exclude = "(.git|.hg|.mypy_cache|.tox|.venv|_build|buck-out|build|dist|migrations)"