add vscode settings

This commit is contained in:
linsui 2021-06-18 12:11:39 +08:00 committed by Hans-Christoph Steiner
parent 0ea4839fbb
commit 466c8a44d7
6 changed files with 38 additions and 5 deletions

2
pyproject.toml Normal file
View file

@ -0,0 +1,2 @@
[tool.black]
skip-string-normalization = true