Don't skip normalising
This commit is contained in:
@ -9,7 +9,6 @@ build-backend = "setuptools.build_meta"
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 80
|
line-length = 80
|
||||||
target-version = ["py36", "py37", "py38"]
|
target-version = ["py36", "py37", "py38"]
|
||||||
skip-string-normalization = true
|
|
||||||
include = '\.pyi?$'
|
include = '\.pyi?$'
|
||||||
|
|
||||||
[tool.towncrier]
|
[tool.towncrier]
|
||||||
|
Reference in New Issue
Block a user