Skip to content

Commit cac4e2c

Browse files
committed
black: skip string normalization
1 parent 4e5c76b commit cac4e2c

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)