Skip to content

Commit 8e2fa39

Browse files
committed
black: skip string normalization
1 parent ef86e4b commit 8e2fa39

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
@@ -1,3 +1,6 @@
1+
[tool.black]
2+
skip-string-normalization = true
3+
14
[tool.poetry]
25
name = "qencode-api-python-client"
36
version = "1.0.0"

0 commit comments

Comments
 (0)